[INFO] fetching crate pingora-core 0.6.0... [INFO] testing pingora-core-0.6.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate pingora-core 0.6.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate pingora-core 0.6.0 [INFO] finished tweaking crates.io crate pingora-core 0.6.0 [INFO] tweaked toml for crates.io crate pingora-core 0.6.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pingora-core 0.6.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pingora-core 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b38e235d69acc4cc15e20debd6bdb37059edb3757359a85ea65ba0b9a2c1680 [INFO] running `Command { std: "docker" "start" "-a" "8b38e235d69acc4cc15e20debd6bdb37059edb3757359a85ea65ba0b9a2c1680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b38e235d69acc4cc15e20debd6bdb37059edb3757359a85ea65ba0b9a2c1680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b38e235d69acc4cc15e20debd6bdb37059edb3757359a85ea65ba0b9a2c1680", kill_on_drop: false }` [INFO] [stdout] 8b38e235d69acc4cc15e20debd6bdb37059edb3757359a85ea65ba0b9a2c1680 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b26dff6927e176c1fce398c3a2ec225b735b6d4b07929e62e8427d636c6b0fd2 [INFO] running `Command { std: "docker" "start" "-a" "b26dff6927e176c1fce398c3a2ec225b735b6d4b07929e62e8427d636c6b0fd2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling lru v0.14.0 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling pingora-error v0.6.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling daemonize v0.5.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling sfv v0.10.4 [INFO] [stderr] Compiling pingora-http v0.6.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libz-ng-sys v1.1.22 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling pingora-timeout v0.6.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling pingora-runtime v0.6.0 [INFO] [stderr] Compiling pingora-pool v0.6.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling pingora-core v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/protocols/http/v2/server.rs:493:17 [INFO] [stdout] | [INFO] [stdout] 493 | pub fn idle(&mut self) -> Idle { [INFO] [stdout] | ^^^^^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 493 | pub fn idle(&mut self) -> Idle<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "b26dff6927e176c1fce398c3a2ec225b735b6d4b07929e62e8427d636c6b0fd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b26dff6927e176c1fce398c3a2ec225b735b6d4b07929e62e8427d636c6b0fd2", kill_on_drop: false }` [INFO] [stdout] b26dff6927e176c1fce398c3a2ec225b735b6d4b07929e62e8427d636c6b0fd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17f8cb82d7e5b0962ba210361c7a50dc7f889a0ca5986e17f79f7e0389d440b9 [INFO] running `Command { std: "docker" "start" "-a" "17f8cb82d7e5b0962ba210361c7a50dc7f889a0ca5986e17f79f7e0389d440b9", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling rstest v0.23.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling pingora-timeout v0.6.0 [INFO] [stderr] Compiling pingora-runtime v0.6.0 [INFO] [stderr] Compiling pingora-pool v0.6.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling pingora-core v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/protocols/http/v2/server.rs:493:17 [INFO] [stdout] | [INFO] [stdout] 493 | pub fn idle(&mut self) -> Idle { [INFO] [stdout] | ^^^^^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 493 | pub fn idle(&mut self) -> Idle<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling jemallocator v0.5.4 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/protocols/http/v2/server.rs:493:17 [INFO] [stdout] | [INFO] [stdout] 493 | pub fn idle(&mut self) -> Idle { [INFO] [stdout] | ^^^^^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 493 | pub fn idle(&mut self) -> Idle<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "17f8cb82d7e5b0962ba210361c7a50dc7f889a0ca5986e17f79f7e0389d440b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17f8cb82d7e5b0962ba210361c7a50dc7f889a0ca5986e17f79f7e0389d440b9", kill_on_drop: false }` [INFO] [stdout] 17f8cb82d7e5b0962ba210361c7a50dc7f889a0ca5986e17f79f7e0389d440b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8ef3b854f20d7b064c2bf9f2f8f062b6c21c291be444d2144a484e13c93e1a08 [INFO] running `Command { std: "docker" "start" "-a" "8ef3b854f20d7b064c2bf9f2f8f062b6c21c291be444d2144a484e13c93e1a08", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/protocols/http/v2/server.rs:493:17 [INFO] [stderr] | [INFO] [stderr] 493 | pub fn idle(&mut self) -> Idle { [INFO] [stderr] | ^^^^^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 493 | pub fn idle(&mut self) -> Idle<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `pingora-core` (lib) generated 1 warning (run `cargo fix --lib -p pingora-core` to apply 1 suggestion) [INFO] [stderr] warning: `pingora-core` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pingora_core-fc4d0ee396e80524) [INFO] [stdout] [INFO] [stdout] running 158 tests [INFO] [stdout] test connectors::l4::tests::test_conn_error_no_route ... ignored [INFO] [stdout] test connectors::l4::tests::test_bind_to_port_ranges ... ok [INFO] [stdout] test connectors::l4::tests::test_conn_error_addr_not_avail ... ok [INFO] [stdout] test connectors::l4::tests::test_conn_error_refused ... ok [INFO] [stdout] test connectors::l4::tests::test_connect_proxy_fail ... ok [INFO] [stdout] test listeners::l4::test::test_listen_tcp ... ok [INFO] [stdout] test listeners::l4::test::test_listen_uds ... ok [INFO] [stdout] test listeners::l4::test::test_listen_tcp_ipv6_only ... ok [INFO] [stdout] test protocols::http::bridge::grpc_web::tests::grpc_response_informational_proxied ... ok [INFO] [stdout] test listeners::l4::test::test_tcp_so_reuseport ... ok [INFO] [stdout] test modules::http::tests::test_module_filter ... ok [INFO] [stdout] test modules::http::tests::test_module_get ... ok [INFO] [stdout] test protocols::http::bridge::grpc_web::tests::grpc_response_trailer_headers_convert_to_byte_buf ... ok [INFO] [stdout] test connectors::l4::tests::test_bind_to_port_range_on_connect ... ok [INFO] [stdout] test protocols::http::bridge::grpc_web::tests::non_grpc_response_ignored ... ok [INFO] [stdout] test protocols::http::bridge::grpc_web::tests::grpc_response_module_disabled_ignored ... ok [INFO] [stdout] test protocols::http::bridge::grpc_web::tests::non_grpc_web_request_ignored ... ok [INFO] [stdout] test protocols::http::bridge::grpc_web::tests::grpc_response_upgrade ... ok [INFO] [stdout] test protocols::http::bridge::grpc_web::tests::grpc_web_request_upgrade ... ok [INFO] [stdout] test protocols::http::compression::brotli::tests_stream::decompress_brotli_data ... ok [INFO] [stdout] test protocols::http::compression::gzip::tests_stream::gunzip_data ... ok [INFO] [stdout] test protocols::http::compression::test_add_vary_header ... ok [INFO] [stdout] test protocols::http::compression::test_adjust_response_header ... ok [INFO] [stdout] test protocols::http::compression::test_accept_encoding_req_header ... ok [INFO] [stdout] test protocols::http::compression::test_decide_action ... ok [INFO] [stdout] test protocols::http::compression::gzip::tests_stream::gzip_data ... ok [INFO] [stdout] test protocols::http::compression::test_decide_on_accept_encoding ... ok [INFO] [stdout] test protocols::http::conditional_filter::tests::test_weak_validate_etag ... ok [INFO] [stdout] test protocols::http::conditional_filter::tests::test_weak_validate_etag_unquoted ... ok [INFO] [stdout] test protocols::http::date::test::test_date_cached ... ok [INFO] [stdout] test protocols::http::date::test::test_date_string ... ok [INFO] [stdout] test listeners::test::test_listen_tcp ... ok [INFO] [stdout] test protocols::http::v1::body::tests::read_with_body_1_chunk_incomplete ... ok [INFO] [stdout] test protocols::http::compression::brotli::tests_stream::compress_brotli_data ... ok [INFO] [stdout] test protocols::http::v1::body::tests::read_with_body_1_chunk_rewind ... ok [INFO] [stdout] test protocols::http::conditional_filter::tests::test_if_modified_since ... ok [INFO] [stdout] test protocols::http::v1::body::tests::read_with_body_chunk_ext ... ok [INFO] [stdout] test protocols::http::v1::body::tests::read_with_body_1_chunk ... ok [INFO] [stdout] test protocols::http::bridge::grpc_web::tests::grpc_web_request_module_disabled_ignored ... ok [INFO] [stdout] test protocols::http::v1::body::tests::read_with_body_content_length_2 ... ok [INFO] [stdout] test protocols::http::v1::body::tests::read_with_body_content_length ... ok [INFO] [stdout] test protocols::http::v1::body::tests::read_with_body_chunk_ext_oversize ... ok [INFO] [stdout] test protocols::http::v1::body::tests::read_with_body_content_length_more ... ok [INFO] [stdout] test protocols::http::v1::body::tests::read_with_body_content_length_overread ... ok [INFO] [stdout] test protocols::http::v1::body::tests::read_with_body_http10 ... ok [INFO] [stdout] test protocols::http::v1::body::tests::read_with_body_content_length_rewind ... ok [INFO] [stdout] test protocols::http::v1::body::tests::read_with_body_http10_rewind ... ok [INFO] [stdout] test protocols::http::v1::body::tests::read_with_body_multi_chunk ... ok [INFO] [stdout] test protocols::http::v1::body::tests::read_with_body_content_length_less ... ok [INFO] [stdout] test protocols::http::compression::zstd::tests_stream::compress_zstd_data ... ok [INFO] [stdout] test protocols::http::v1::body::tests::read_with_body_partial_head_chunk ... ok [INFO] [stdout] test protocols::http::v1::body::tests::read_with_body_partial_head_chunk_incomplete ... ok [INFO] [stdout] test protocols::http::v1::body::tests::read_with_body_partial_chunk ... ok [INFO] [stdout] test protocols::http::v1::body::tests::read_with_body_zero_chunk ... ok [INFO] [stdout] test protocols::http::v1::body::tests::write_body_chunked ... ok [INFO] [stdout] test protocols::http::v1::body::tests::write_body_cl ... ok [INFO] [stdout] test protocols::http::v1::body::tests::write_body_http10 ... ok [INFO] [stdout] test protocols::http::v1::client::test_sync::test_request_to_wire ... ok [INFO] [stdout] test protocols::http::v1::client::tests_stream::init_body_for_upgraded_req ... ok [INFO] [stdout] test protocols::http::v1::client::tests_stream::read_2_buf ... ok [INFO] [stdout] test protocols::http::v1::client::tests_stream::read_response_custom_reason ... ok [INFO] [stdout] test protocols::http::v1::client::tests_stream::read_obsolete_multiline_headers ... ok [INFO] [stdout] test protocols::http::v1::client::tests_stream::read_resp_header_with_space ... ok [INFO] [stdout] test protocols::http::v1::client::tests_stream::read_informational ... ok [INFO] [stdout] test protocols::http::v1::client::tests_stream::read_keepalive_headers ... ok [INFO] [stdout] test protocols::http::v1::client::tests_stream::read_basic_response ... ok [INFO] [stdout] test protocols::http::v1::client::tests_stream::read_switching_protocol ... ok [INFO] [stdout] test protocols::http::v1::client::tests_stream::write ... ok [INFO] [stdout] test protocols::http::v1::client::tests_stream::read_response_overread ... ok [INFO] [stdout] test protocols::http::v1::common::test::test_check_dup_content_length ... ok [INFO] [stdout] test protocols::http::v1::server::test_sync::test_response_to_wire ... ok [INFO] [stdout] test protocols::http::v1::client::tests_stream::read_response_default ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::escape_illegal ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::read_2_buf ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::read_basic ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::read_http11_default_no_body ... ok [INFO] [stdout] test connectors::l4::tests::test_connect_proxy_conn_closed ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::read_upgrade_req ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::read_upgrade_req_with_1xx_response ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::read_with_body_chunked_0 ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::read_with_body_chunked_single_read ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::read_with_body_content_length ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::read_with_body_content_length_single_read ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::read_with_body_http10 ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::read_with_body_http10_single_read ... ok [INFO] [stdout] test connectors::l4::tests::test_connect_proxy_work ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::read_with_illegal ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::set_server_keepalive ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::test_get_write_timeout ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::test_get_write_timeout_min_send_rate_max_zero_buf ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::test_get_write_timeout_min_send_rate_overrides_write_timeout ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::test_get_write_timeout_min_send_rate_zero ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::test_get_write_timeout_none ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::test_is_upgrade_resp ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::test_write_body_buf ... ok [INFO] [stdout] test connectors::http::v1::tests::test_connect ... FAILED [INFO] [stdout] test protocols::http::v1::server::tests_stream::test_write_continue_resp ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::transfer_encoding_and_content_length_disallowed::case_1 ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::transfer_encoding_and_content_length_disallowed::case_2 ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::transfer_encoding_and_content_length_disallowed::case_3 ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::transfer_encoding_and_content_length_disallowed::case_4 ... ok [INFO] [stdout] test connectors::http::v2::tests::test_connect_h1_plaintext ... FAILED [INFO] [stdout] test protocols::http::v1::server::tests_stream::transfer_encoding_and_content_length_disallowed::case_5 ... ok [INFO] [stdout] test connectors::l4::tests::test_conn_error_other ... FAILED [INFO] [stdout] test protocols::http::v1::server::tests_stream::transfer_encoding_and_content_length_disallowed::case_6 ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::transfer_encoding_and_content_length_disallowed::case_7 ... ok [INFO] [stdout] test connectors::l4::tests::test_conn_timeout ... FAILED [INFO] [stdout] test protocols::http::v1::server::tests_stream::transfer_encoding_and_content_length_disallowed::case_8 ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::write ... ok [INFO] [stdout] test connectors::l4::tests::test_tweak_hook ... FAILED [INFO] [stdout] test protocols::http::v1::server::tests_stream::write_body_cl ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::write_body_chunk ... ok [INFO] [stdout] test connectors::l4::tests::test_custom_connect ... FAILED [INFO] [stdout] test protocols::http::v1::server::tests_stream::write_101_switching_protocol ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::write_body_http10 ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::write_informational ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::write_informational_1xx_ignored_if_expect_continue ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::write_informational_100_not_ignored_if_expect_continue ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::write_informational_ignored ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::write_custom_reason ... ok [INFO] [stdout] test protocols::l4::ext::test::test_set_fast_open ... ignored [INFO] [stdout] test protocols::l4::ext::test::test_set_recv_buf ... ok [INFO] [stdout] test protocols::http::v2::server::test::test_req_header_no_eos_empty_data_with_eos ... ok [INFO] [stdout] test protocols::http::v2::server::test::test_req_content_length_eq_0_and_no_header_eos ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::read_invalid - should panic ... ok [INFO] [stdout] test protocols::l4::socket::test::parse_ip ... ok [INFO] [stdout] test protocols::l4::socket::test::parse_uds ... ok [INFO] [stdout] test protocols::l4::socket::test::parse_uds_with_prefix ... ok [INFO] [stdout] test protocols::http::v1::client::tests_stream::read_invalid - should panic ... ok [INFO] [stdout] test protocols::l4::stream::tests::test_rx_timestamp ... ok [INFO] [stdout] test protocols::l4::stream::tests::test_rx_timestamp_standard_path ... ok [INFO] [stdout] test protocols::l4::stream::tests::test_stream_peek ... ok [INFO] [stdout] test protocols::l4::stream::tests::test_stream_rewind ... ok [INFO] [stdout] test protocols::l4::stream::tests::test_stream_two_subsequent_peek_calls_before_read ... ok [INFO] [stdout] test protocols::raw_connect::test_sync::test_connect_write_request ... ok [INFO] [stdout] test protocols::raw_connect::test_sync::test_generate_connect_header ... ok [INFO] [stdout] test protocols::raw_connect::test_sync::test_generate_connect_header_ipv6 ... ok [INFO] [stdout] test protocols::raw_connect::test_sync::test_request_to_wire_auth_form ... ok [INFO] [stdout] test protocols::raw_connect::test_sync::test_validate_connect_response ... ok [INFO] [stdout] test server::configuration::tests::test_default ... ok [INFO] [stdout] test server::configuration::tests::not_a_test_i_cannot_write_yaml_by_hand ... ok [INFO] [stdout] test server::configuration::tests::test_load_file ... ok [INFO] [stdout] test server::transfer_fd::tests::test_add_get ... ok [INFO] [stdout] test server::transfer_fd::tests::test_vec_string_serde ... ok [INFO] [stdout] test server::transfer_fd::tests::test_table_serde ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::test_write_body_buf_write_timeout - should panic ... ok [INFO] [stdout] test protocols::http::v2::test::test_server_write_timeout ... ok [INFO] [stdout] test protocols::http::v2::test::test_client_write_timeout ... ok [INFO] [stdout] test protocols::http::v1::client::tests_stream::read_timeout - should panic ... ok [INFO] [stdout] test protocols::http::v1::client::tests_stream::write_body_timeout - should panic ... ok [INFO] [stdout] test protocols::http::v1::client::tests_stream::write_timeout - should panic ... ok [INFO] [stdout] test protocols::http::v1::server::tests_stream::read_with_body_timeout - should panic ... ok [INFO] [stdout] test server::transfer_fd::tests::test_send_receive_fds ... ok [INFO] [stdout] test server::transfer_fd::tests::test_serde_via_socket ... ok [INFO] [stdout] test protocols::http::v2::server::test::test_server_handshake_accept_request ... ok [INFO] [stdout] test protocols::http::v1::server::test_timeouts::test_read_http_body_timeout_for_read_body_bytes ... ok [INFO] [stdout] test protocols::http::v1::server::test_timeouts::test_read_http_request_headers_timeout_for_read_request ... ok [INFO] [stdout] test listeners::l4::test::test_tcp_so_reuseport_false ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- connectors::http::v1::tests::test_connect stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'connectors::http::v1::tests::test_connect' (25) panicked at src/connectors/http/v1.rs:89:70: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { etype: ConnectNoRoute, esource: Unset, retry: Decided(false), cause: Some(Error { etype: ConnectNoRoute, esource: Unset, retry: Decided(false), cause: Some(Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" }), context: Some(Owned("Fail to connect to 1.1.1.1:80")) }), context: Some(Owned("Fail to connect to addr: 1.1.1.1:80, scheme: HTTP,")) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e5f4c8562 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x556e5f4c8562 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x556e5f4c8562 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x556e5f4c8562 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x556e5f4dadff - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x556e5f4dadff - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x556e5f492c33 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x556e5f492c33 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x556e5f49ffb2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x556e5f4a4e4f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x556e5f4a4ce1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x556e5edd1b0e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x556e5edd1b0e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x556e5f4a550f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x556e5f4a550f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x556e5f4a52ba - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x556e5f4a00e9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x556e5f486c9d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x556e5f4e62b0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x556e5f4e5236 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x556e5ec84fcf - core::result::Result::unwrap::hfe001f20b350bc42 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x556e5ec84fcf - pingora_core::connectors::http::v1::tests::test_connect::{{closure}}::ha8f08450a7d90bd3 [INFO] [stdout] at /opt/rustwide/workdir/src/connectors/http/v1.rs:89:70 [INFO] [stdout] 22: 0x556e5ea7d272 - as core::future::future::Future>::poll::h5bfeddba27dba091 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x556e5ea7d4ed - as core::future::future::Future>::poll::h7cbadd8254470a8a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x556e5eb4900d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3a165c7fa2a95c83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 25: 0x556e5eb48a7b - tokio::task::coop::with_budget::hbd7cd4c087a4430b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x556e5eb48a7b - tokio::task::coop::budget::h09c472de43837910 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x556e5eb48a7b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1090ac5c94b84ae5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 28: 0x556e5eb42ff0 - tokio::runtime::scheduler::current_thread::Context::enter::h4ec982f7901d11ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x556e5eb4612d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h028e21f297cb61f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 30: 0x556e5eb45cf4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h998f67b34112fe5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 31: 0x556e5ed1ad8b - tokio::runtime::context::scoped::Scoped::set::hd7e5ffb69d33248b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x556e5eb75f29 - tokio::runtime::context::set_scheduler::{{closure}}::h3a379e33875124c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x556e5eaa5162 - std::thread::local::LocalKey::try_with::hffcb519cb7a87766 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 34: 0x556e5ea9ecae - std::thread::local::LocalKey::with::hcf1b867b1677c111 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 35: 0x556e5eb75e5d - tokio::runtime::context::set_scheduler::h2310c9382c835a4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x556e5eb44e20 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5a294128d1a798b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 37: 0x556e5eb45e73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf477cccca517bc0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 38: 0x556e5eb38670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0d2c809687b2a43d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x556e5ed1b310 - tokio::runtime::context::runtime::enter_runtime::h62cab3c5390153c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x556e5eb38211 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1bf8f9d3036b7939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x556e5ec5d584 - tokio::runtime::runtime::Runtime::block_on_inner::h9260a086a8aef89f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 42: 0x556e5ec5dacc - tokio::runtime::runtime::Runtime::block_on::h2f8a9e068126dcf5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 43: 0x556e5ec84b02 - pingora_core::connectors::http::v1::tests::test_connect::h1b837964a69eecb6 [INFO] [stdout] at /opt/rustwide/workdir/src/connectors/http/v1.rs:102:24 [INFO] [stdout] 44: 0x556e5ec84b97 - pingora_core::connectors::http::v1::tests::test_connect::{{closure}}::h96174d3aacb2587f [INFO] [stdout] at /opt/rustwide/workdir/src/connectors/http/v1.rs:85:28 [INFO] [stdout] 45: 0x556e5e97d1a6 - core::ops::function::FnOnce::call_once::h16b5969f64d9915a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x556e5edd195b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x556e5edd195b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x556e5ede596d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x556e5ede596d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x556e5ede596d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x556e5ede596d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x556e5ede596d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x556e5ede596d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x556e5ede596d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x556e5edbeeb4 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x556e5edbeeb4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x556e5edc27ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 58: 0x556e5edc27ea - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x556e5edc27ea - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x556e5edc27ea - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x556e5edc27ea - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x556e5edc27ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 63: 0x556e5edc27ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x556e5f49b4ef - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 65: 0x556e5f49b4ef - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 66: 0x798c91758aa4 - [INFO] [stdout] 67: 0x798c917e5a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- connectors::http::v2::tests::test_connect_h1_plaintext stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'connectors::http::v2::tests::test_connect_h1_plaintext' (26) panicked at src/connectors/http/v2.rs:497:58: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { etype: ConnectNoRoute, esource: Unset, retry: Decided(false), cause: Some(Error { etype: ConnectNoRoute, esource: Unset, retry: Decided(false), cause: Some(Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" }), context: Some(Owned("Fail to connect to 1.1.1.1:80")) }), context: Some(Owned("Fail to connect to addr: 1.1.1.1:80, scheme: HTTP,")) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e5f4c8562 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x556e5f4c8562 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x556e5f4c8562 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x556e5f4c8562 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x556e5f4dadff - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x556e5f4dadff - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x556e5f492c33 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x556e5f492c33 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x556e5f49ffb2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x556e5f4a4e4f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x556e5f4a4ce1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x556e5edd1b0e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x556e5edd1b0e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x556e5f4a550f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x556e5f4a550f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x556e5f4a52ba - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x556e5f4a00e9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x556e5f486c9d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x556e5f4e62b0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x556e5f4e5236 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x556e5ebcfa4d - core::result::Result::unwrap::hbf75e7842f001cd0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x556e5ebcfa4d - pingora_core::connectors::http::v2::tests::test_connect_h1_plaintext::{{closure}}::ha4a92543ff14b138 [INFO] [stdout] at /opt/rustwide/workdir/src/connectors/http/v2.rs:497:58 [INFO] [stdout] 22: 0x556e5ea7d272 - as core::future::future::Future>::poll::h5bfeddba27dba091 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x556e5ea7d4ed - as core::future::future::Future>::poll::h7cbadd8254470a8a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x556e5eb4900d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3a165c7fa2a95c83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 25: 0x556e5eb48a7b - tokio::task::coop::with_budget::hbd7cd4c087a4430b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x556e5eb48a7b - tokio::task::coop::budget::h09c472de43837910 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x556e5eb48a7b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1090ac5c94b84ae5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 28: 0x556e5eb42ff0 - tokio::runtime::scheduler::current_thread::Context::enter::h4ec982f7901d11ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x556e5eb4612d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h028e21f297cb61f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 30: 0x556e5eb45cf4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h998f67b34112fe5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 31: 0x556e5ed1ad8b - tokio::runtime::context::scoped::Scoped::set::hd7e5ffb69d33248b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x556e5eb75f29 - tokio::runtime::context::set_scheduler::{{closure}}::h3a379e33875124c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x556e5eaa5162 - std::thread::local::LocalKey::try_with::hffcb519cb7a87766 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 34: 0x556e5ea9ecae - std::thread::local::LocalKey::with::hcf1b867b1677c111 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 35: 0x556e5eb75e5d - tokio::runtime::context::set_scheduler::h2310c9382c835a4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x556e5eb44e20 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5a294128d1a798b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 37: 0x556e5eb45e73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf477cccca517bc0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 38: 0x556e5eb38670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0d2c809687b2a43d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x556e5ed1b310 - tokio::runtime::context::runtime::enter_runtime::h62cab3c5390153c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x556e5eb38211 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1bf8f9d3036b7939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x556e5ec5d584 - tokio::runtime::runtime::Runtime::block_on_inner::h9260a086a8aef89f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 42: 0x556e5ec5dacc - tokio::runtime::runtime::Runtime::block_on::h2f8a9e068126dcf5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 43: 0x556e5ebcf672 - pingora_core::connectors::http::v2::tests::test_connect_h1_plaintext::h0f8cc9089792da5a [INFO] [stdout] at /opt/rustwide/workdir/src/connectors/http/v2.rs:498:18 [INFO] [stdout] 44: 0x556e5ebcf707 - pingora_core::connectors::http::v2::tests::test_connect_h1_plaintext::{{closure}}::h7806a6e582c959c8 [INFO] [stdout] at /opt/rustwide/workdir/src/connectors/http/v2.rs:493:41 [INFO] [stdout] 45: 0x556e5e981736 - core::ops::function::FnOnce::call_once::h911d989da5715ea2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x556e5edd195b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x556e5edd195b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x556e5ede596d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x556e5ede596d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x556e5ede596d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x556e5ede596d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x556e5ede596d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x556e5ede596d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x556e5ede596d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x556e5edbeeb4 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x556e5edbeeb4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x556e5edc27ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 58: 0x556e5edc27ea - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x556e5edc27ea - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x556e5edc27ea - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x556e5edc27ea - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x556e5edc27ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 63: 0x556e5edc27ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x556e5f49b4ef - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 65: 0x556e5f49b4ef - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 66: 0x798c91758aa4 - [INFO] [stdout] 67: 0x798c917e5a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- connectors::l4::tests::test_conn_error_other stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'connectors::l4::tests::test_conn_error_other' (34) panicked at src/connectors/l4.rs:388:9: [INFO] [stdout] assertion failed: error.etype() == &ConnectError || error.etype() == &ConnectTimedout [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e5f4c8562 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x556e5f4c8562 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x556e5f4c8562 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x556e5f4c8562 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x556e5f4dadff - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x556e5f4dadff - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x556e5f492c33 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x556e5f492c33 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x556e5f49ffb2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x556e5f4a4e4f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x556e5f4a4ce1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x556e5edd1b0e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x556e5edd1b0e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x556e5f4a550f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x556e5f4a550f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x556e5f4a5286 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x556e5f4a00e9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x556e5f486c9d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x556e5f4e62b0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x556e5f4e628c - core::panicking::panic::h2a6fe4ac012a7582 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x556e5eb00ce1 - pingora_core::connectors::l4::tests::test_conn_error_other::{{closure}}::h696c8a8697b40ba1 [INFO] [stdout] at /opt/rustwide/workdir/src/connectors/l4.rs:388:9 [INFO] [stdout] 21: 0x556e5ea7d272 - as core::future::future::Future>::poll::h5bfeddba27dba091 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x556e5ea7d4ed - as core::future::future::Future>::poll::h7cbadd8254470a8a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x556e5eb4900d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3a165c7fa2a95c83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 24: 0x556e5eb48a7b - tokio::task::coop::with_budget::hbd7cd4c087a4430b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 25: 0x556e5eb48a7b - tokio::task::coop::budget::h09c472de43837910 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 26: 0x556e5eb48a7b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1090ac5c94b84ae5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 27: 0x556e5eb42ff0 - tokio::runtime::scheduler::current_thread::Context::enter::h4ec982f7901d11ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 28: 0x556e5eb4612d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h028e21f297cb61f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 29: 0x556e5eb45cf4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h998f67b34112fe5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 30: 0x556e5ed1ad8b - tokio::runtime::context::scoped::Scoped::set::hd7e5ffb69d33248b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x556e5eb75f29 - tokio::runtime::context::set_scheduler::{{closure}}::h3a379e33875124c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 32: 0x556e5eaa5162 - std::thread::local::LocalKey::try_with::hffcb519cb7a87766 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 33: 0x556e5ea9ecae - std::thread::local::LocalKey::with::hcf1b867b1677c111 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 34: 0x556e5eb75e5d - tokio::runtime::context::set_scheduler::h2310c9382c835a4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 35: 0x556e5eb44e20 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5a294128d1a798b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 36: 0x556e5eb45e73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf477cccca517bc0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 37: 0x556e5eb38670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0d2c809687b2a43d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 38: 0x556e5ed1b310 - tokio::runtime::context::runtime::enter_runtime::h62cab3c5390153c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x556e5eb38211 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1bf8f9d3036b7939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 40: 0x556e5ec5d584 - tokio::runtime::runtime::Runtime::block_on_inner::h9260a086a8aef89f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 41: 0x556e5ec5dacc - tokio::runtime::runtime::Runtime::block_on::h2f8a9e068126dcf5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 42: 0x556e5eb00733 - pingora_core::connectors::l4::tests::test_conn_error_other::hba8a2a2d310d20da [INFO] [stdout] at /opt/rustwide/workdir/src/connectors/l4.rs:388:16 [INFO] [stdout] 43: 0x556e5eb00d47 - pingora_core::connectors::l4::tests::test_conn_error_other::{{closure}}::hbf29ee002e908fa4 [INFO] [stdout] at /opt/rustwide/workdir/src/connectors/l4.rs:377:37 [INFO] [stdout] 44: 0x556e5e97fd56 - core::ops::function::FnOnce::call_once::h621114cf6a929fc7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x556e5edd195b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x556e5edd195b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x556e5ede596d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x556e5ede596d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x556e5ede596d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x556e5ede596d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x556e5ede596d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x556e5ede596d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x556e5ede596d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x556e5edbeeb4 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x556e5edbeeb4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x556e5edc27ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 57: 0x556e5edc27ea - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x556e5edc27ea - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x556e5edc27ea - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x556e5edc27ea - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x556e5edc27ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 62: 0x556e5edc27ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x556e5f49b4ef - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 64: 0x556e5f49b4ef - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 65: 0x798c91758aa4 - [INFO] [stdout] 66: 0x798c917e5a64 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- connectors::l4::tests::test_conn_timeout stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'connectors::l4::tests::test_conn_timeout' (37) panicked at src/connectors/l4.rs:397:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: ConnectNoRoute [INFO] [stdout] right: ConnectTimedout [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e5f4c8562 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x556e5f4c8562 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x556e5f4c8562 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x556e5f4c8562 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x556e5f4dadff - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x556e5f4dadff - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x556e5f492c33 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x556e5f492c33 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x556e5f49ffb2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x556e5f4a4e4f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x556e5f4a4ce1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x556e5edd1b0e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x556e5edd1b0e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x556e5f4a550f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x556e5f4a550f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x556e5f4a52ba - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x556e5f4a00e9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x556e5f486c9d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x556e5f4e62b0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x556e5f4e6063 - core::panicking::assert_failed_inner::hbdde3a71af798a31 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17 [INFO] [stdout] 20: 0x556e5ea78444 - core::panicking::assert_failed::h162418f678fd756d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5 [INFO] [stdout] 21: 0x556e5eaff715 - pingora_core::connectors::l4::tests::test_conn_timeout::{{closure}}::h4c13a85e9b4f42de [INFO] [stdout] at /opt/rustwide/workdir/src/connectors/l4.rs:397:9 [INFO] [stdout] 22: 0x556e5ea7d272 - as core::future::future::Future>::poll::h5bfeddba27dba091 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x556e5ea7d4ed - as core::future::future::Future>::poll::h7cbadd8254470a8a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x556e5eb4900d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3a165c7fa2a95c83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 25: 0x556e5eb48a7b - tokio::task::coop::with_budget::hbd7cd4c087a4430b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x556e5eb48a7b - tokio::task::coop::budget::h09c472de43837910 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x556e5eb48a7b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1090ac5c94b84ae5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 28: 0x556e5eb42ff0 - tokio::runtime::scheduler::current_thread::Context::enter::h4ec982f7901d11ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x556e5eb4612d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h028e21f297cb61f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 30: 0x556e5eb45cf4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h998f67b34112fe5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 31: 0x556e5ed1ad8b - tokio::runtime::context::scoped::Scoped::set::hd7e5ffb69d33248b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x556e5eb75f29 - tokio::runtime::context::set_scheduler::{{closure}}::h3a379e33875124c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x556e5eaa5162 - std::thread::local::LocalKey::try_with::hffcb519cb7a87766 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 34: 0x556e5ea9ecae - std::thread::local::LocalKey::with::hcf1b867b1677c111 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 35: 0x556e5eb75e5d - tokio::runtime::context::set_scheduler::h2310c9382c835a4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x556e5eb44e20 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5a294128d1a798b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 37: 0x556e5eb45e73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf477cccca517bc0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 38: 0x556e5eb38670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0d2c809687b2a43d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x556e5ed1b310 - tokio::runtime::context::runtime::enter_runtime::h62cab3c5390153c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x556e5eb38211 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1bf8f9d3036b7939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x556e5ec5d584 - tokio::runtime::runtime::Runtime::block_on_inner::h9260a086a8aef89f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 42: 0x556e5ec5dacc - tokio::runtime::runtime::Runtime::block_on::h2f8a9e068126dcf5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 43: 0x556e5eaff2f3 - pingora_core::connectors::l4::tests::test_conn_timeout::h0debd1bd5686fd6d [INFO] [stdout] at /opt/rustwide/workdir/src/connectors/l4.rs:397:19 [INFO] [stdout] 44: 0x556e5eaff7a7 - pingora_core::connectors::l4::tests::test_conn_timeout::{{closure}}::ha669280bdc05e5cf [INFO] [stdout] at /opt/rustwide/workdir/src/connectors/l4.rs:392:33 [INFO] [stdout] 45: 0x556e5e983956 - core::ops::function::FnOnce::call_once::hceeb9bcd23f7f19e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x556e5edd195b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x556e5edd195b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x556e5ede596d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x556e5ede596d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x556e5ede596d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x556e5ede596d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x556e5ede596d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x556e5ede596d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x556e5ede596d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x556e5edbeeb4 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x556e5edbeeb4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x556e5edc27ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 58: 0x556e5edc27ea - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x556e5edc27ea - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x556e5edc27ea - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x556e5edc27ea - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x556e5edc27ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 63: 0x556e5edc27ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x556e5f49b4ef - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 65: 0x556e5f49b4ef - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 66: 0x798c91758aa4 - [INFO] [stdout] 67: 0x798c917e5a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- connectors::l4::tests::test_tweak_hook stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'connectors::l4::tests::test_tweak_hook' (53) panicked at src/connectors/l4.rs:415:36: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { etype: ConnectNoRoute, esource: Unset, retry: Decided(false), cause: Some(Error { etype: ConnectNoRoute, esource: Unset, retry: Decided(false), cause: Some(Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" }), context: Some(Owned("Fail to connect to 1.1.1.1:80")) }), context: Some(Owned("Fail to connect to BasicPeer { _address: Inet(1.1.1.1:80), sni: \"\", options: PeerOptions { bind_to: None, connection_timeout: None, total_connection_timeout: None, read_timeout: None, idle_timeout: None, write_timeout: None, verify_cert: true, verify_hostname: true, alternative_cn: None, alpn: H1, ca: None, tcp_keepalive: None, tcp_recv_buf: None, dscp: None, h2_ping_interval: None, max_h2_streams: 1, extra_proxy_headers: {}, curves: None, second_keyshare: true, tcp_fast_open: false, tracer: None, custom_l4: None } }")) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e5f4c8562 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x556e5f4c8562 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x556e5f4c8562 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x556e5f4c8562 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x556e5f4dadff - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x556e5f4dadff - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x556e5f492c33 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x556e5f492c33 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x556e5f49ffb2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x556e5f4a4e4f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x556e5f4a4ce1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x556e5edd1b0e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x556e5edd1b0e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x556e5f4a550f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x556e5f4a550f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x556e5f4a52ba - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x556e5f4a00e9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x556e5f486c9d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x556e5f4e62b0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x556e5f4e5236 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x556e5eaff00c - core::result::Result::unwrap::h8e804bbbba0a45fc [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x556e5eaff00c - pingora_core::connectors::l4::tests::test_tweak_hook::{{closure}}::hff4cd81ce03a1d63 [INFO] [stdout] at /opt/rustwide/workdir/src/connectors/l4.rs:415:36 [INFO] [stdout] 22: 0x556e5ea7d272 - as core::future::future::Future>::poll::h5bfeddba27dba091 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x556e5ea7d4ed - as core::future::future::Future>::poll::h7cbadd8254470a8a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x556e5eb4900d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3a165c7fa2a95c83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 25: 0x556e5eb48a7b - tokio::task::coop::with_budget::hbd7cd4c087a4430b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x556e5eb48a7b - tokio::task::coop::budget::h09c472de43837910 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x556e5eb48a7b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1090ac5c94b84ae5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 28: 0x556e5eb42ff0 - tokio::runtime::scheduler::current_thread::Context::enter::h4ec982f7901d11ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x556e5eb4612d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h028e21f297cb61f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 30: 0x556e5eb45cf4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h998f67b34112fe5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 31: 0x556e5ed1ad8b - tokio::runtime::context::scoped::Scoped::set::hd7e5ffb69d33248b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x556e5eb75f29 - tokio::runtime::context::set_scheduler::{{closure}}::h3a379e33875124c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x556e5eaa5162 - std::thread::local::LocalKey::try_with::hffcb519cb7a87766 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 34: 0x556e5ea9ecae - std::thread::local::LocalKey::with::hcf1b867b1677c111 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 35: 0x556e5eb75e5d - tokio::runtime::context::set_scheduler::h2310c9382c835a4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x556e5eb44e20 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5a294128d1a798b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 37: 0x556e5eb45e73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf477cccca517bc0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 38: 0x556e5eb38670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0d2c809687b2a43d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x556e5ed1b310 - tokio::runtime::context::runtime::enter_runtime::h62cab3c5390153c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x556e5eb38211 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1bf8f9d3036b7939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x556e5ec5d584 - tokio::runtime::runtime::Runtime::block_on_inner::h9260a086a8aef89f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 42: 0x556e5ec5dacc - tokio::runtime::runtime::Runtime::block_on::h2f8a9e068126dcf5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 43: 0x556e5eafebc3 - pingora_core::connectors::l4::tests::test_tweak_hook::hb4eca924ecbdd57c [INFO] [stdout] at /opt/rustwide/workdir/src/connectors/l4.rs:417:60 [INFO] [stdout] 44: 0x556e5eafec57 - pingora_core::connectors::l4::tests::test_tweak_hook::{{closure}}::h4cdb1c5aec484658 [INFO] [stdout] at /opt/rustwide/workdir/src/connectors/l4.rs:401:31 [INFO] [stdout] 45: 0x556e5e9828b6 - core::ops::function::FnOnce::call_once::haf6db7cf123f6491 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x556e5edd195b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x556e5edd195b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x556e5ede596d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x556e5ede596d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x556e5ede596d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x556e5ede596d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x556e5ede596d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x556e5ede596d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x556e5ede596d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x556e5edbeeb4 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x556e5edbeeb4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x556e5edc27ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 58: 0x556e5edc27ea - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x556e5edc27ea - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x556e5edc27ea - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x556e5edc27ea - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x556e5edc27ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 63: 0x556e5edc27ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x556e5f49b4ef - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 65: 0x556e5f49b4ef - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 66: 0x798c91758aa4 - [INFO] [stdout] 67: 0x798c917e5a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- connectors::l4::tests::test_custom_connect stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'connectors::l4::tests::test_custom_connect' (52) panicked at src/connectors/l4.rs:440:9: [INFO] [stdout] assertion failed: new_session.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e5f4c8562 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x556e5f4c8562 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x556e5f4c8562 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x556e5f4c8562 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x556e5f4dadff - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x556e5f4dadff - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x556e5f492c33 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x556e5f492c33 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x556e5f49ffb2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x556e5f4a4e4f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x556e5f4a4ce1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x556e5edd1b0e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x556e5edd1b0e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x556e5f4a550f - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x556e5f4a550f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x556e5f4a5286 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x556e5f4a00e9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x556e5f486c9d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x556e5f4e62b0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x556e5f4e628c - core::panicking::panic::h2a6fe4ac012a7582 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x556e5eb005a2 - pingora_core::connectors::l4::tests::test_custom_connect::{{closure}}::hcb4525afe582f8dd [INFO] [stdout] at /opt/rustwide/workdir/src/connectors/l4.rs:440:9 [INFO] [stdout] 21: 0x556e5ea7d272 - as core::future::future::Future>::poll::h5bfeddba27dba091 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x556e5ea7d4ed - as core::future::future::Future>::poll::h7cbadd8254470a8a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x556e5eb4900d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3a165c7fa2a95c83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 24: 0x556e5eb48a7b - tokio::task::coop::with_budget::hbd7cd4c087a4430b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 25: 0x556e5eb48a7b - tokio::task::coop::budget::h09c472de43837910 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 26: 0x556e5eb48a7b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1090ac5c94b84ae5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 27: 0x556e5eb42ff0 - tokio::runtime::scheduler::current_thread::Context::enter::h4ec982f7901d11ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 28: 0x556e5eb4612d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h028e21f297cb61f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 29: 0x556e5eb45cf4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h998f67b34112fe5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 30: 0x556e5ed1ad8b - tokio::runtime::context::scoped::Scoped::set::hd7e5ffb69d33248b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x556e5eb75f29 - tokio::runtime::context::set_scheduler::{{closure}}::h3a379e33875124c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 32: 0x556e5eaa5162 - std::thread::local::LocalKey::try_with::hffcb519cb7a87766 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 33: 0x556e5ea9ecae - std::thread::local::LocalKey::with::hcf1b867b1677c111 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 34: 0x556e5eb75e5d - tokio::runtime::context::set_scheduler::h2310c9382c835a4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 35: 0x556e5eb44e20 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5a294128d1a798b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 36: 0x556e5eb45e73 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf477cccca517bc0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 37: 0x556e5eb38670 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0d2c809687b2a43d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 38: 0x556e5ed1b310 - tokio::runtime::context::runtime::enter_runtime::h62cab3c5390153c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x556e5eb38211 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1bf8f9d3036b7939 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 40: 0x556e5ec5d584 - tokio::runtime::runtime::Runtime::block_on_inner::h9260a086a8aef89f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 41: 0x556e5ec5dacc - tokio::runtime::runtime::Runtime::block_on::h2f8a9e068126dcf5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 42: 0x556e5eb001f3 - pingora_core::connectors::l4::tests::test_custom_connect::hbdb7cda447b9c691 [INFO] [stdout] at /opt/rustwide/workdir/src/connectors/l4.rs:440:37 [INFO] [stdout] 43: 0x556e5eb00287 - pingora_core::connectors::l4::tests::test_custom_connect::{{closure}}::hc809ac89c0650aa4 [INFO] [stdout] at /opt/rustwide/workdir/src/connectors/l4.rs:421:35 [INFO] [stdout] 44: 0x556e5e9811b6 - core::ops::function::FnOnce::call_once::h8547740293c3f47c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x556e5edd195b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x556e5edd195b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x556e5ede596d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x556e5ede596d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x556e5ede596d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x556e5ede596d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x556e5ede596d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x556e5ede596d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x556e5ede596d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x556e5edbeeb4 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x556e5edbeeb4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x556e5edc27ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 57: 0x556e5edc27ea - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x556e5edc27ea - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x556e5edc27ea - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x556e5edc27ea - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x556e5edc27ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 62: 0x556e5edc27ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x556e5f49b4ef - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 64: 0x556e5f49b4ef - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 65: 0x798c91758aa4 - [INFO] [stdout] 66: 0x798c917e5a64 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] connectors::http::v1::tests::test_connect [INFO] [stdout] connectors::http::v2::tests::test_connect_h1_plaintext [INFO] [stdout] connectors::l4::tests::test_conn_error_other [INFO] [stdout] connectors::l4::tests::test_conn_timeout [INFO] [stdout] connectors::l4::tests::test_custom_connect [INFO] [stdout] connectors::l4::tests::test_tweak_hook [INFO] [stdout] [INFO] [stdout] test result: FAILED. 150 passed; 6 failed; 2 ignored; 0 measured; 0 filtered out; finished in 29.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "8ef3b854f20d7b064c2bf9f2f8f062b6c21c291be444d2144a484e13c93e1a08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ef3b854f20d7b064c2bf9f2f8f062b6c21c291be444d2144a484e13c93e1a08", kill_on_drop: false }` [INFO] [stdout] 8ef3b854f20d7b064c2bf9f2f8f062b6c21c291be444d2144a484e13c93e1a08