[INFO] cloning repository https://github.com/levkk/pgcat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/levkk/pgcat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevkk%2Fpgcat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevkk%2Fpgcat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae3db111ac9e81a46ba4e4d7ce36a812c7e8285b [INFO] testing levkk/pgcat against master#0e21a27075a8c508f00d1a4430497f17ce93d5c9 for pr-98839 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevkk%2Fpgcat" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/levkk/pgcat on toolchain 0e21a27075a8c508f00d1a4430497f17ce93d5c9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/levkk/pgcat [INFO] finished tweaking git repo https://github.com/levkk/pgcat [INFO] tweaked toml for git repo https://github.com/levkk/pgcat written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/levkk/pgcat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded md-5 v0.10.0 [INFO] [stderr] Downloaded bb8 v0.7.1 [INFO] [stderr] Downloaded sqlparser v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4d4431c4a0f2f5c0717256202a0b996266acededfa5aa3c39da4783b76820d4 [INFO] running `Command { std: "docker" "start" "-a" "e4d4431c4a0f2f5c0717256202a0b996266acededfa5aa3c39da4783b76820d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4d4431c4a0f2f5c0717256202a0b996266acededfa5aa3c39da4783b76820d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d4431c4a0f2f5c0717256202a0b996266acededfa5aa3c39da4783b76820d4", kill_on_drop: false }` [INFO] [stdout] e4d4431c4a0f2f5c0717256202a0b996266acededfa5aa3c39da4783b76820d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 460d6b34709b7d7522b69e14160788d2141eaceef5ff0ae75cada270f407e5b0 [INFO] running `Command { std: "docker" "start" "-a" "460d6b34709b7d7522b69e14160788d2141eaceef5ff0ae75cada270f407e5b0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling sqlparser v0.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling md-5 v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling bb8 v0.7.1 [INFO] [stderr] Compiling pgcat v0.4.0-beta1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.95s [INFO] running `Command { std: "docker" "inspect" "460d6b34709b7d7522b69e14160788d2141eaceef5ff0ae75cada270f407e5b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "460d6b34709b7d7522b69e14160788d2141eaceef5ff0ae75cada270f407e5b0", kill_on_drop: false }` [INFO] [stdout] 460d6b34709b7d7522b69e14160788d2141eaceef5ff0ae75cada270f407e5b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68beaf6f8c25118f42db7e08aaa7df35539a8c7f0b47187e49a7e7ace2804bba [INFO] running `Command { std: "docker" "start" "-a" "68beaf6f8c25118f42db7e08aaa7df35539a8c7f0b47187e49a7e7ace2804bba", kill_on_drop: false }` [INFO] [stderr] Compiling pgcat v0.4.0-beta1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.09s [INFO] running `Command { std: "docker" "inspect" "68beaf6f8c25118f42db7e08aaa7df35539a8c7f0b47187e49a7e7ace2804bba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68beaf6f8c25118f42db7e08aaa7df35539a8c7f0b47187e49a7e7ace2804bba", kill_on_drop: false }` [INFO] [stdout] 68beaf6f8c25118f42db7e08aaa7df35539a8c7f0b47187e49a7e7ace2804bba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b107394ef6f2954f7ff1f1920771894965628c950775463c6a87ae7d9582409a [INFO] running `Command { std: "docker" "start" "-a" "b107394ef6f2954f7ff1f1920771894965628c950775463c6a87ae7d9582409a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.95s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pgcat-17a0697d7f83e557) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test scram::test::parse_server_last_message ... ok [INFO] [stdout] test sharding::test::test_sha1_hash ... ok [INFO] [stdout] test scram::test::parse_server_first_message ... ok [INFO] [stdout] test sharding::test::test_pg_bigint_hash ... ok [INFO] [stdout] test config::test::test_config ... ok [INFO] [stdout] test query_router::test::test_regex_set ... ok [INFO] [stdout] test query_router::test::test_try_execute_command ... ok [INFO] [stdout] test query_router::test::test_infer_role_primary_reads_enabled ... ok [INFO] [stdout] test query_router::test::test_infer_role_primary ... ok [INFO] [stdout] test query_router::test::test_infer_role_parse_prepared ... ok [INFO] [stdout] test query_router::test::test_defaults ... ok [INFO] [stdout] test query_router::test::test_infer_role_replica ... ok [INFO] [stdout] test scram::test::exchange ... ok [INFO] [stdout] test query_router::test::test_enable_query_parser ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- query_router::test::test_enable_query_parser stdout ---- [INFO] [stdout] thread 'query_router::test::test_enable_query_parser' panicked at 'assertion failed: qr.query_parser_enabled()', src/query_router.rs:622:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5626960e78d0 - std::backtrace_rs::backtrace::libunwind::trace::h8bb00aa01257e658 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x5626960e78d0 - std::backtrace_rs::backtrace::trace_unsynchronized::hbe32e96be15adfbb [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5626960e78d0 - std::sys_common::backtrace::_print_fmt::h9784b9af5bb44c28 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5626960e78d0 - ::fmt::h1c87dcc158231dee [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56269610bc4c - core::fmt::write::h75398e49432c4e9d [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x5626960e3e65 - std::io::Write::write_fmt::hf0afd61938d8b31f [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x5626960e9311 - std::sys_common::backtrace::_print::h39d989fb5cda9189 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5626960e9311 - std::sys_common::backtrace::print::hafd951f3a156e9b8 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5626960e9311 - std::panicking::default_hook::{{closure}}::h3c15d03d8aed3f76 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5626960e8f66 - std::panicking::default_hook::h6145e5c2935e997c [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5626960e99b3 - std::panicking::rust_panic_with_hook::h4418702214a7a914 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5626960e9869 - std::panicking::begin_panic_handler::{{closure}}::h0cc75df59cfeee86 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5626960e7da4 - std::sys_common::backtrace::__rust_end_short_backtrace::hfebe76dc31b59894 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5626960e95d2 - rust_begin_unwind [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x562695ba4313 - core::panicking::panic_fmt::h28c6dc36de3ad6b2 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x562695ba41dd - core::panicking::panic::hc2d11c2340f50dae [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562695c11937 - pgcat::query_router::test::test_enable_query_parser::hffd1396547241e24 [INFO] [stdout] at /opt/rustwide/workdir/src/query_router.rs:622:9 [INFO] [stdout] 17: 0x562695c1115a - pgcat::query_router::test::test_enable_query_parser::{{closure}}::h3839336430a61d1a [INFO] [stdout] at /opt/rustwide/workdir/src/query_router.rs:601:5 [INFO] [stdout] 18: 0x562695c635be - core::ops::function::FnOnce::call_once::h53c302dc62b826b8 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 19: 0x562695cc2723 - core::ops::function::FnOnce::call_once::hce3bf1b84d649375 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x562695cc2723 - test::__rust_begin_short_backtrace::h268c4dff1fdc08d8 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/test/src/lib.rs:572:5 [INFO] [stdout] 21: 0x562695cc150c - as core::ops::function::FnOnce>::call_once::h77064d56d798d725 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 22: 0x562695cc150c - as core::ops::function::FnOnce<()>>::call_once::h362603611fd702ef [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x562695cc150c - std::panicking::try::do_call::hc24e8889c40c0b88 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:492:40 [INFO] [stdout] 24: 0x562695cc150c - std::panicking::try::h64fd9954f6422690 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x562695cc150c - std::panic::catch_unwind::h8590ab8b8c78e131 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x562695cc150c - test::run_test_in_process::hd8ca038d3f817f7d [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/test/src/lib.rs:595:18 [INFO] [stdout] 27: 0x562695cc150c - test::run_test::run_test_inner::{{closure}}::h57a8a429b5e58c39 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/test/src/lib.rs:489:39 [INFO] [stdout] 28: 0x562695c8d47c - test::run_test::run_test_inner::{{closure}}::h72dbbb6bf3813446 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/test/src/lib.rs:516:37 [INFO] [stdout] 29: 0x562695c8d47c - std::sys_common::backtrace::__rust_begin_short_backtrace::h916790c31ecb4ff9 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 30: 0x562695c9345f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ffbab0d0d8ad2ca [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 31: 0x562695c9345f - as core::ops::function::FnOnce<()>>::call_once::he8df5d343786542a [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x562695c9345f - std::panicking::try::do_call::h80e54b75371d89cf [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:492:40 [INFO] [stdout] 33: 0x562695c9345f - std::panicking::try::h1b15ecfa1d32df7a [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x562695c9345f - std::panic::catch_unwind::h993ecf1ae87ebd59 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x562695c9345f - std::thread::Builder::spawn_unchecked_::{{closure}}::h23926ef7367e9afd [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 36: 0x562695c9345f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h93ce9dab9bcb8d25 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 37: 0x5626960ee063 - as core::ops::function::FnOnce>::call_once::h7fdba1c346e6c483 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 38: 0x5626960ee063 - as core::ops::function::FnOnce>::call_once::h8839b4becacc6e1e [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 39: 0x5626960ee063 - std::sys::unix::thread::Thread::new::thread_start::h5077fd2da854c080 [INFO] [stdout] at /rustc/0e21a27075a8c508f00d1a4430497f17ce93d5c9/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7f8f61219609 - start_thread [INFO] [stdout] 41: 0x7f8f60fe9133 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] query_router::test::test_enable_query_parser [INFO] [stdout] [INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin pgcat' [INFO] running `Command { std: "docker" "inspect" "b107394ef6f2954f7ff1f1920771894965628c950775463c6a87ae7d9582409a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b107394ef6f2954f7ff1f1920771894965628c950775463c6a87ae7d9582409a", kill_on_drop: false }` [INFO] [stdout] b107394ef6f2954f7ff1f1920771894965628c950775463c6a87ae7d9582409a