[INFO] cloning repository https://github.com/nicklawls/rust-hacking
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicklawls/rust-hacking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicklawls%2Frust-hacking", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicklawls%2Frust-hacking'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f6edc6d7c7c924c6c5bdc0f3111bf454b82bf51
[INFO] testing nicklawls/rust-hacking against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicklawls%2Frust-hacking" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nicklawls/rust-hacking
[INFO] finished tweaking git repo https://github.com/nicklawls/rust-hacking
[INFO] tweaked toml for git repo https://github.com/nicklawls/rust-hacking written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nicklawls/rust-hacking on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nicklawls/rust-hacking 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.70
[INFO] [stderr]   Downloaded rand_xorshift v0.3.0
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded serde_derive v1.0.193
[INFO] [stderr]   Downloaded plotters-svg v0.3.5
[INFO] [stderr]   Downloaded unarray v0.1.4
[INFO] [stderr]   Downloaded oorandom v11.1.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.89
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.89
[INFO] [stderr]   Downloaded either v1.9.0
[INFO] [stderr]   Downloaded plotters-backend v0.3.5
[INFO] [stderr]   Downloaded walkdir v2.4.0
[INFO] [stderr]   Downloaded serde v1.0.193
[INFO] [stderr]   Downloaded redox_syscall v0.4.1
[INFO] [stderr]   Downloaded csv-core v0.1.11
[INFO] [stderr]   Downloaded criterion-plot v0.4.5
[INFO] [stderr]   Downloaded bitflags v2.4.1
[INFO] [stderr]   Downloaded fastrand v2.0.1
[INFO] [stderr]   Downloaded errno v0.3.8
[INFO] [stderr]   Downloaded rusty-fork v0.3.0
[INFO] [stderr]   Downloaded half v1.8.2
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.18
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.4
[INFO] [stderr]   Downloaded num-traits v0.2.17
[INFO] [stderr]   Downloaded serde_cbor v0.11.2
[INFO] [stderr]   Downloaded rayon-core v1.12.0
[INFO] [stderr]   Downloaded ryu v1.0.16
[INFO] [stderr]   Downloaded memchr v2.6.4
[INFO] [stderr]   Downloaded js-sys v0.3.66
[INFO] [stderr]   Downloaded bumpalo v3.14.0
[INFO] [stderr]   Downloaded tempfile v3.8.1
[INFO] [stderr]   Downloaded criterion v0.3.6
[INFO] [stderr]   Downloaded serde_json v1.0.108
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.89
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.89
[INFO] [stderr]   Downloaded unicode-width v0.1.11
[INFO] [stderr]   Downloaded getrandom v0.2.11
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.17
[INFO] [stderr]   Downloaded proptest v1.4.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.89
[INFO] [stderr]   Downloaded syn v2.0.42
[INFO] [stderr]   Downloaded plotters v0.3.5
[INFO] [stderr]   Downloaded rayon v1.8.0
[INFO] [stderr]   Downloaded regex v1.10.2
[INFO] [stderr]   Downloaded rustix v0.38.28
[INFO] [stderr]   Downloaded regex-automata v0.4.3
[INFO] [stderr]   Downloaded web-sys v0.3.66
[INFO] [stderr]   Downloaded libc v0.2.151
[INFO] [stderr]   Downloaded csv v1.3.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb83a613ff243d6c024c0cc62b6cc5cb36de984df1789a12cff69169954b428e
[INFO] running `Command { std: "docker" "start" "-a" "bb83a613ff243d6c024c0cc62b6cc5cb36de984df1789a12cff69169954b428e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb83a613ff243d6c024c0cc62b6cc5cb36de984df1789a12cff69169954b428e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb83a613ff243d6c024c0cc62b6cc5cb36de984df1789a12cff69169954b428e", kill_on_drop: false }`
[INFO] [stdout] bb83a613ff243d6c024c0cc62b6cc5cb36de984df1789a12cff69169954b428e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91f0717e0b09f392b97ad9c5e4c07c7bdbb88fcb12c5f66a4c5f8783529b9db4
[INFO] running `Command { std: "docker" "start" "-a" "91f0717e0b09f392b97ad9c5e4c07c7bdbb88fcb12c5f66a4c5f8783529b9db4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling rustbook v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.65s
[INFO] running `Command { std: "docker" "inspect" "91f0717e0b09f392b97ad9c5e4c07c7bdbb88fcb12c5f66a4c5f8783529b9db4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91f0717e0b09f392b97ad9c5e4c07c7bdbb88fcb12c5f66a4c5f8783529b9db4", kill_on_drop: false }`
[INFO] [stdout] 91f0717e0b09f392b97ad9c5e4c07c7bdbb88fcb12c5f66a4c5f8783529b9db4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c312144849973bd3bb3953dcb26503125930547bc63c04039ee56d0b39b1c58
[INFO] running `Command { std: "docker" "start" "-a" "3c312144849973bd3bb3953dcb26503125930547bc63c04039ee56d0b39b1c58", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling proptest v1.4.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling rustbook v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 51.97s
[INFO] running `Command { std: "docker" "inspect" "3c312144849973bd3bb3953dcb26503125930547bc63c04039ee56d0b39b1c58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c312144849973bd3bb3953dcb26503125930547bc63c04039ee56d0b39b1c58", kill_on_drop: false }`
[INFO] [stdout] 3c312144849973bd3bb3953dcb26503125930547bc63c04039ee56d0b39b1c58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 47b60b5c92f400def4d2912e8a1f7987f3811fc763b4aa77fdbfe44cac7a6620
[INFO] running `Command { std: "docker" "start" "-a" "47b60b5c92f400def4d2912e8a1f7987f3811fc763b4aa77fdbfe44cac7a6620", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustbook-433102316c7deefb)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test query_transformation::tests::all_impls_match ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- query_transformation::tests::all_impls_match stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Err(ShortSubQuery)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c7656ef24 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:722:22
[INFO] [stdout]   31:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   32:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   33:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   34:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   35:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   36:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   37:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   40:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   41:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   42:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   47:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   48:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   50:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   55:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   57:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   58:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   59:     0x7c316275ca64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Err(ShortSubQuery)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Err(ShortSubQuery)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Err(ShortSubQuery)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Err(ShortSubQuery)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("((uxhseyq=temfyti) AND (guay=qtncfnsfdwnijviugacexfujji) AND (deyzjhqifxplwebgmqtlhzua=wegdxrhhulzmxqbqaq) AND (mfnglilruzsvhryvqcbajzer=obmuywppgwtf) AND (tigbivziajzqnm=padqsqdnjmhqreqrfialwhs) AND (ttmupqgujsmhiywrbgvvzufjeo=qvxdjrhphfnxwhbcnmtoamycclxaq) AND (mtpsqtsoknai=uxqvymuzvvyyhvahmnrstd)) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("((guay=qtncfnsfdwnijviugacexfujji) AND (deyzjhqifxplwebgmqtlhzua=wegdxrhhulzmxqbqaq) AND (mfnglilruzsvhryvqcbajzer=obmuywppgwtf) AND (tigbivziajzqnm=padqsqdnjmhqreqrfialwhs) AND (ttmupqgujsmhiywrbgvvzufjeo=qvxdjrhphfnxwhbcnmtoamycclxaq) AND (mtpsqtsoknai=uxqvymuzvvyyhvahmnrstd)) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("((deyzjhqifxplwebgmqtlhzua=wegdxrhhulzmxqbqaq) AND (mfnglilruzsvhryvqcbajzer=obmuywppgwtf) AND (tigbivziajzqnm=padqsqdnjmhqreqrfialwhs) AND (ttmupqgujsmhiywrbgvvzufjeo=qvxdjrhphfnxwhbcnmtoamycclxaq) AND (mtpsqtsoknai=uxqvymuzvvyyhvahmnrstd)) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("((mfnglilruzsvhryvqcbajzer=obmuywppgwtf) AND (tigbivziajzqnm=padqsqdnjmhqreqrfialwhs) AND (ttmupqgujsmhiywrbgvvzufjeo=qvxdjrhphfnxwhbcnmtoamycclxaq) AND (mtpsqtsoknai=uxqvymuzvvyyhvahmnrstd)) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("((tigbivziajzqnm=padqsqdnjmhqreqrfialwhs) AND (ttmupqgujsmhiywrbgvvzufjeo=qvxdjrhphfnxwhbcnmtoamycclxaq) AND (mtpsqtsoknai=uxqvymuzvvyyhvahmnrstd)) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("((ttmupqgujsmhiywrbgvvzufjeo=qvxdjrhphfnxwhbcnmtoamycclxaq) AND (mtpsqtsoknai=uxqvymuzvvyyhvahmnrstd)) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Err(ShortSubQuery)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Err(ShortSubQuery)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(kllfbgdb=iuwbkhcmbxgvjqcovqnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(llfbgdb=iuwbkhcmbxgvjqcovqnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(lfbgdb=iuwbkhcmbxgvjqcovqnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(fbgdb=iuwbkhcmbxgvjqcovqnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(bgdb=iuwbkhcmbxgvjqcovqnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(gdb=iuwbkhcmbxgvjqcovqnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(db=iuwbkhcmbxgvjqcovqnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(b=iuwbkhcmbxgvjqcovqnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=iuwbkhcmbxgvjqcovqnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=uwbkhcmbxgvjqcovqnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=wbkhcmbxgvjqcovqnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=bkhcmbxgvjqcovqnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=khcmbxgvjqcovqnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=hcmbxgvjqcovqnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=cmbxgvjqcovqnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=mbxgvjqcovqnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=bxgvjqcovqnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=xgvjqcovqnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=gvjqcovqnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=vjqcovqnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=jqcovqnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=qcovqnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=covqnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=ovqnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=vqnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=qnfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=nfzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=fzppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=zppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=ppee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=pee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=ee) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=e) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=c) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=b) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((ibupfthgwdjouluurttu=p) AND (cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((cajc=fr) AND (eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((eduxxgw=vqozjihgwaet) AND (dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((dn=mkzypermuvcutolvtwtrwgged) AND (kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((kqoyjkkrr=tmutaxwzhmtnczjb) AND (rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((rmfaq=zfnzs) AND (gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((gxptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((xptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((xptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((ptinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((tinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((tinmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((inmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((inmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((nmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((nmjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((mjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((mjvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((jvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((jvpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((vpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((vpaujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((paujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((paujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((aujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((aujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((ujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((ujh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((jh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((jh=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((h=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((h=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((d=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((d=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((b=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((b=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((a=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((a=pcotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((a=cotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((a=cotowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((a=otowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((a=otowvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((a=towvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((a=towvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((a=owvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((a=owvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((a=wvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((a=wvfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x599c7659220b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x599c7659220b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x599c7659220b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x599c7659220b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x599c7658b924 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x599c7658b924 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x599c76594e12 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x599c76594e12 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x599c76594e12 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x599c76594e12 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x599c76594e12 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x599c767080df - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x599c767080df - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7c31626cfaa4 - <unknown>
[INFO] [stdout]   60:     0x7c316275ca64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'query_transformation::tests::all_impls_match' (18) panicked at src/query_transformation.rs:224:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Ok("(scmgbsuukdq=x) AND ((a=vfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout]  right: Ok("(a=a) AND ((a=vfutkfhuvvskqnpxri) AND (scmgbsuukdq=x))")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599c767087ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599c767087ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599c767087ca - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599c7671ddaa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599c7671ddaa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x599c7670d412 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x599c7670d412 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x599c766e61af - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599c766e61af - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599c76700b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599c7659173c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x599c7659173c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599c76700cf2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x599c76700cf2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x599c766e6268 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x599c766db369 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599c766e6f7d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x599c7671e5ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599c7671e4a3 - core[e929cb53b82a81ca]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x599c7657fd7d - core[e929cb53b82a81ca]::panicking::assert_failed::<core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>, core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, rustbook[ebbfd4cad264941e]::query_transformation::PrintError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x599c765796a5 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_transformation.rs:224:13
[INFO] [stdout]   22:     0x599c7657bfa7 - <&rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1} as core[e929cb53b82a81ca]::ops::function::Fn<(proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x599c76574337 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x599c7656b3f8 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x599c7657fead - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x599c7657e3cb - __rust_try
[INFO] [stdout]   27:     0x599c76577af1 - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599c76577af1 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599c76572f74 - proptest[ae5e684dc4b1c7f3]::test_runner::runner::call_test::<proptest[ae5e684dc4b1c7f3]::sugar::NamedArguments<&str, rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x599c765713a7 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::shrink::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x599c7656f00e - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn proptest[ae5e684dc4b1c7f3]::strategy::traits::ValueTree<Value = rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed>>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, &rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x599c7656e86a - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x599c7656fd35 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}, alloc[9d7caffeb3b5d2c6]::vec::into_iter::IntoIter<core[e929cb53b82a81ca]::result::Result<(), proptest[ae5e684dc4b1c7f3]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:613:31
[INFO] [stdout]   34:     0x599c7656e5e0 - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run_in_process::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x599c76570d1f - <proptest[ae5e684dc4b1c7f3]::test_runner::runner::TestRunner>::run::<proptest[ae5e684dc4b1c7f3]::strategy::map::Map<proptest[ae5e684dc4b1c7f3]::strategy::recursive::Recursive<rustbook[ebbfd4cad264941e]::query_transformation::QueryBoxed, rustbook[ebbfd4cad264941e]::query_transformation::tests::arb_query::{closure#1}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}>, rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x599c7657b0ce - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x599c76579317 - rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.4.0/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x599c7656bc26 - <rustbook[ebbfd4cad264941e]::query_transformation::tests::all_impls_match::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x599c76584a1b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599c76584a1b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x599c7659220b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[WARN] too many lines in the log, truncating it
