[INFO] cloning repository https://github.com/AcalaNetwork/subway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AcalaNetwork/subway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcalaNetwork%2Fsubway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcalaNetwork%2Fsubway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a97673b14fd2bbcb3766224f0bcc371f7a8b5a93 [INFO] testing AcalaNetwork/subway/a97673b14fd2bbcb3766224f0bcc371f7a8b5a93 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcalaNetwork%2Fsubway" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AcalaNetwork/subway on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/AcalaNetwork/subway [INFO] finished tweaking git repo https://github.com/AcalaNetwork/subway [INFO] tweaked toml for git repo https://github.com/AcalaNetwork/subway written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/AcalaNetwork/subway 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c110569aa2ee973fe3508f511c6e09ea5bf5f16818d1760988d6d7527797401 [INFO] running `Command { std: "docker" "start" "-a" "8c110569aa2ee973fe3508f511c6e09ea5bf5f16818d1760988d6d7527797401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c110569aa2ee973fe3508f511c6e09ea5bf5f16818d1760988d6d7527797401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c110569aa2ee973fe3508f511c6e09ea5bf5f16818d1760988d6d7527797401", kill_on_drop: false }` [INFO] [stdout] 8c110569aa2ee973fe3508f511c6e09ea5bf5f16818d1760988d6d7527797401 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fd34340681d0fd1be09be171627bf509ed3e76cc0948dfb34f1c63315dfa9f9 [INFO] running `Command { std: "docker" "start" "-a" "7fd34340681d0fd1be09be171627bf509ed3e76cc0948dfb34f1c63315dfa9f9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustls v0.23.10 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling opentelemetry v0.21.0 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling rustls-webpki v0.102.4 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling soketto v0.8.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling phonenumber v0.3.4+8.13.34 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.42 [INFO] [stderr] Compiling web-sys v0.3.69 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling jsonrpsee-types v0.23.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling raw-cpuid v11.0.2 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling oncemutex v0.1.1 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling regex-cache v0.2.1 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rustls-platform-verifier v0.3.1 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling gloo-net v0.5.0 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.13.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling jsonrpsee-core v0.23.1 [INFO] [stderr] Compiling opentelemetry_sdk v0.21.2 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling jsonrpsee-client-transport v0.23.1 [INFO] [stderr] Compiling moka v0.12.7 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling route-recognizer v0.3.1 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling jsonrpsee-wasm-client v0.23.1 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling jsonrpsee-ws-client v0.23.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling async-compression v0.4.11 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling jsonrpsee-proc-macros v0.23.1 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling event-listener v5.3.0 [INFO] [stderr] Compiling garde_derive v0.18.0 [INFO] [stderr] Compiling card-validate v2.4.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling jsonrpsee-http-client v0.23.1 [INFO] [stderr] Compiling jsonrpsee-server v0.23.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling iri-string v0.7.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling http-range-header v0.4.1 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling governor v0.6.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling garde v0.18.0 [INFO] [stderr] Compiling substrate-prometheus-endpoint v0.17.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling opentelemetry-http v0.10.0 [INFO] [stderr] Compiling jsonrpsee v0.23.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling enumflags2 v0.7.9 [INFO] [stderr] Compiling opentelemetry-datadog v0.9.0 [INFO] [stderr] Compiling opentelemetry-jaeger v0.20.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling subway v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable` [INFO] [stdout] --> src/logger.rs:93:11 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(tokio_unstable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable` [INFO] [stdout] --> src/logger.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(not(tokio_unstable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `Command { std: "docker" "inspect" "7fd34340681d0fd1be09be171627bf509ed3e76cc0948dfb34f1c63315dfa9f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fd34340681d0fd1be09be171627bf509ed3e76cc0948dfb34f1c63315dfa9f9", kill_on_drop: false }` [INFO] [stdout] 7fd34340681d0fd1be09be171627bf509ed3e76cc0948dfb34f1c63315dfa9f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b7efc9a1debb2cf5aa7bc024dc4511416f68f529594b64d892965e0eebd3096 [INFO] running `Command { std: "docker" "start" "-a" "4b7efc9a1debb2cf5aa7bc024dc4511416f68f529594b64d892965e0eebd3096", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling raw-cpuid v11.0.2 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling soketto v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling phonenumber v0.3.4+8.13.34 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling regex-cache v0.2.1 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling symbolic-demangle v12.8.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling rustls v0.23.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling symbolic-common v12.8.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling rustls-webpki v0.102.4 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling jsonrpsee-core v0.23.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling opentelemetry_sdk v0.21.2 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling jsonrpc-server-utils v18.0.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling garde_derive v0.18.0 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling card-validate v2.4.0 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling async-compression v0.4.11 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling jsonrpsee-server v0.23.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rustls-platform-verifier v0.3.1 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling pprof v0.13.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling jsonrpsee-client-transport v0.23.1 [INFO] [stderr] Compiling jsonrpsee-http-client v0.23.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling jsonrpsee-wasm-client v0.23.1 [INFO] [stderr] Compiling jsonrpsee-ws-client v0.23.1 [INFO] [stderr] Compiling substrate-prometheus-endpoint v0.17.0 [INFO] [stderr] Compiling jsonrpsee v0.23.1 [INFO] [stderr] Compiling governor v0.6.3 [INFO] [stderr] Compiling garde v0.18.0 [INFO] [stderr] Compiling opentelemetry-http v0.10.0 [INFO] [stderr] Compiling moka v0.12.7 [INFO] [stderr] Compiling opentelemetry-datadog v0.9.0 [INFO] [stderr] Compiling inferno v0.11.19 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling parity-ws v0.11.1 [INFO] [stderr] Compiling opentelemetry-jaeger v0.20.0 [INFO] [stderr] Compiling jsonrpc-ws-server v18.0.0 [INFO] [stderr] Compiling jsonrpc-http-server v18.0.0 [INFO] [stderr] Compiling jsonrpc-pubsub v18.0.0 [INFO] [stderr] Compiling subway v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable` [INFO] [stdout] --> src/logger.rs:93:11 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(tokio_unstable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable` [INFO] [stdout] --> src/logger.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(not(tokio_unstable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable` [INFO] [stdout] --> src/logger.rs:93:11 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(tokio_unstable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable` [INFO] [stdout] --> src/logger.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(not(tokio_unstable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/server.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | async fn upstream_dummy_server(url: &str) -> (String, ServerHandle) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail [INFO] [stdout] --> src/server.rs:321:14 [INFO] [stdout] | [INFO] [stdout] 321 | .register_async_method(TIMEOUT, |_, _, _| async { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "4b7efc9a1debb2cf5aa7bc024dc4511416f68f529594b64d892965e0eebd3096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b7efc9a1debb2cf5aa7bc024dc4511416f68f529594b64d892965e0eebd3096", kill_on_drop: false }` [INFO] [stdout] 4b7efc9a1debb2cf5aa7bc024dc4511416f68f529594b64d892965e0eebd3096 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2a60c426bcd577f37af662867cc84f95b3b64e8bc9b478cdf66e67fdbaea3247 [INFO] running `Command { std: "docker" "start" "-a" "2a60c426bcd577f37af662867cc84f95b3b64e8bc9b478cdf66e67fdbaea3247", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `tokio_unstable` [INFO] [stderr] --> src/logger.rs:93:11 [INFO] [stderr] | [INFO] [stderr] 93 | #[cfg(tokio_unstable)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tokio_unstable` [INFO] [stderr] --> src/logger.rs:100:15 [INFO] [stderr] | [INFO] [stderr] 100 | #[cfg(not(tokio_unstable))] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/server.rs:307:5 [INFO] [stderr] | [INFO] [stderr] 307 | async fn upstream_dummy_server(url: &str) -> (String, ServerHandle) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #123748 [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: IntoResponse` will fail [INFO] [stderr] --> src/server.rs:321:14 [INFO] [stderr] | [INFO] [stderr] 321 | .register_async_method(TIMEOUT, |_, _, _| async { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `subway` (lib) generated 2 warnings [INFO] [stderr] warning: `subway` (lib test) generated 3 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/subway-136a9d835736c55a) [INFO] [stdout] [INFO] [stdout] running 53 tests [INFO] [stdout] test config::rpc::tests::validate_params_succeeds_for_valid_params ... ok [INFO] [stdout] test config::rpc::tests::validate_params_fails_for_optional_params_are_not_the_last ... ok [INFO] [stdout] test config::rpc::tests::validate_params_fails_for_more_than_one_param_has_inject_equals_true ... ok [INFO] [stdout] test config::tests::render_template_supports_plus_word_syntax ... ok [INFO] [stdout] test config::tests::render_template_supports_minus_word_syntax ... ok [INFO] [stdout] test config::tests::read_config_with_render_template_works ... ok [INFO] [stdout] test config::tests::render_template_basically_works ... ok [INFO] [stdout] 2024-09-09T09:01:45.292323Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:37187 [INFO] [stdout] 2024-09-09T09:01:45.292366Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:33545 [INFO] [stdout] 2024-09-09T09:01:45.292352Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:34507 [INFO] [stdout] 2024-09-09T09:01:45.294033Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:42343 [INFO] [stdout] test config::tests::render_template_gets_error_when_syntax_is_incomplete ... ok [INFO] [stdout] test config::tests::validate_config_fails_for_too_big_rate_limit_weight ... ok [INFO] [stdout] 2024-09-09T09:01:45.296171Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:38283 [INFO] [stdout] 2024-09-09T09:01:45.302631Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] 2024-09-09T09:01:45.302631Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] 2024-09-09T09:01:45.302635Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] 2024-09-09T09:01:45.302635Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] 2024-09-09T09:01:45.302782Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] test extensions::api::value_handle::tests::awaits_value ... ok [INFO] [stdout] test extensions::client::test_get_backoff_time ... ok [INFO] [stdout] 2024-09-09T09:01:45.304871Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:44955 [INFO] [stdout] 2024-09-09T09:01:45.305753Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] test extensions::client::tests::basic_request ... ok [INFO] [stdout] 2024-09-09T09:01:45.309153Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:40541 [INFO] [stdout] 2024-09-09T09:01:45.310090Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] test extensions::client::tests::basic_subscription ... ok [INFO] [stdout] 2024-09-09T09:01:45.312747Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:33237 [INFO] [stdout] 2024-09-09T09:01:45.313672Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] test extensions::client::tests::concurrent_requests ... ok [INFO] [stdout] test extensions::api::tests::get_head_finalized_head ... ok [INFO] [stdout] 2024-09-09T09:01:45.316220Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:41101 [INFO] [stdout] 2024-09-09T09:01:45.316550Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:37901 [INFO] [stdout] 2024-09-09T09:01:45.316980Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] test extensions::api::tests::substrate_background_tasks_abort_on_drop ... ok [INFO] [stdout] 2024-09-09T09:01:45.317400Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] 2024-09-09T09:01:45.318160Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:40651 [INFO] [stdout] 2024-09-09T09:01:45.318925Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] test extensions::api::tests::eth_background_tasks_abort_on_drop ... ok [INFO] [stdout] 2024-09-09T09:01:45.416385Z  WARN subway::extensions::api::substrate: No new blocks for 100ms seconds, rotating endpoint [INFO] [stdout] 2024-09-09T09:01:45.416499Z  INFO subway::extensions::client: Rotate endpoint [INFO] [stdout] 2024-09-09T09:01:45.416526Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:42371 [INFO] [stdout] 2024-09-09T09:01:45.418212Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] 2024-09-09T09:01:45.517534Z  INFO subway::extensions::client: Rotate endpoint [INFO] [stdout] 2024-09-09T09:01:45.517580Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:38843 [INFO] [stdout] 2024-09-09T09:01:45.518611Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] 2024-09-09T09:01:45.520553Z  INFO subway::extensions::client: Rotate endpoint [INFO] [stdout] 2024-09-09T09:01:45.520601Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:44889 [INFO] [stdout] 2024-09-09T09:01:45.521874Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] test extensions::client::tests::retry_requests_successful ... ok [INFO] [stdout] test extensions::rate_limit::xff::test_xff ... ok [INFO] [stdout] 2024-09-09T09:01:45.523946Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:37055 [INFO] [stdout] 2024-09-09T09:01:45.524748Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] test middlewares::methods::block_tag::tests::skip_replacement_if_no_tag ... ok [INFO] [stdout] 2024-09-09T09:01:45.526603Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:42585 [INFO] [stdout] 2024-09-09T09:01:45.527465Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] test extensions::client::tests::retry_requests_out_of_retries ... ok [INFO] [stdout] test middlewares::methods::cache::tests::avoid_repeated_requests ... ok [INFO] [stdout] test middlewares::methods::cache::tests::bypass_cache ... ok [INFO] [stdout] test middlewares::methods::cache::tests::cache_builder_works ... ok [INFO] [stdout] test middlewares::methods::cache::tests::cache_ttl_works ... ok [INFO] [stdout] test middlewares::methods::cache::tests::handle_ok_resp ... ok [INFO] [stdout] test middlewares::methods::cache::tests::should_not_cache_null ... ok [INFO] [stdout] 2024-09-09T09:01:45.858222Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:45705 [INFO] [stdout] 2024-09-09T09:01:45.859471Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] test middlewares::methods::inject_params::tests::err_if_missing_param ... ok [INFO] [stdout] 2024-09-09T09:01:45.866139Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:41501 [INFO] [stdout] 2024-09-09T09:01:45.867236Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] test middlewares::methods::inject_params::tests::inject_if_param_is_null ... ok [INFO] [stdout] 2024-09-09T09:01:45.874172Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:37037 [INFO] [stdout] 2024-09-09T09:01:45.875192Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] test middlewares::methods::inject_params::tests::inject_if_without_current_block_hash ... ok [INFO] [stdout] 2024-09-09T09:01:45.879645Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:41641 [INFO] [stdout] 2024-09-09T09:01:45.880614Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] test middlewares::methods::inject_params::tests::inject_if_without_current_block_num ... ok [INFO] [stdout] 2024-09-09T09:01:45.890146Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:34741 [INFO] [stdout] 2024-09-09T09:01:45.891129Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] test middlewares::methods::inject_params::tests::inject_null_if_expected_optional_param ... ok [INFO] [stdout] 2024-09-09T09:01:45.893696Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:34701 [INFO] [stdout] 2024-09-09T09:01:45.894512Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] test middlewares::methods::inject_params::tests::skip_cache_if_block_number_not_finalized ... ok [INFO] [stdout] 2024-09-09T09:01:45.902372Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:44619 [INFO] [stdout] 2024-09-09T09:01:45.903619Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] test middlewares::methods::inject_params::tests::skip_inject_if_full_params ... ok [INFO] [stdout] test middlewares::subscriptions::merge_subscription::merge_storage_changes_works ... ok [INFO] [stdout] 2024-09-09T09:01:45.922395Z  INFO subway::extensions::client: Connecting to endpoint: ws://127.0.0.1:9959 [INFO] [stdout] 2024-09-09T09:01:45.924135Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] test server::tests::batch_requests_disabled_errors ... ok [INFO] [stdout] 2024-09-09T09:01:45.926108Z  INFO subway::extensions::client: Connecting to endpoint: ws://127.0.0.1:9958 [INFO] [stdout] 2024-09-09T09:01:45.927525Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] test server::tests::batch_requests_exceeds_max_size_errors ... ok [INFO] [stdout] 2024-09-09T09:01:45.938243Z  INFO subway::extensions::client: Connecting to endpoint: ws://127.0.0.1:9957 [INFO] [stdout] 2024-09-09T09:01:45.939779Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] test server::tests::batch_requests_works ... ok [INFO] [stdout] 2024-09-09T09:01:45.950702Z  INFO subway::extensions::client: Connecting to endpoint: ws://127.0.0.1:9955 [INFO] [stdout] 2024-09-09T09:01:45.952469Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] test server::tests::null_param_works ... ok [INFO] [stdout] 2024-09-09T09:01:45.966348Z  INFO subway::extensions::client: Connecting to endpoint: ws://127.0.0.1:9956 [INFO] [stdout] 2024-09-09T09:01:45.968009Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] 2024-09-09T09:01:45.298561Z ERROR subway::extensions::client: Failed to connect to endpoint: wss://acala-rpc.dwellir.com, error: Failed to resolve IP addresses for this hostname: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Failed to resolve IP addresses for this hostname: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.83/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/result.rs:1987:27 [INFO] [stdout] 2: subway::extensions::client::check_endpoint_connection::{{closure}} [INFO] [stdout] at ./src/extensions/client/mod.rs:106:13 [INFO] [stdout] 3: subway::extensions::client::ClientConfig::all_endpoints_can_be_connected::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at ./src/extensions/client/mod.rs:78:64 [INFO] [stdout] 4: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/future/future.rs:123:9 [INFO] [stdout] 5: tokio::runtime::task::core::Core::poll::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:328:17 [INFO] [stdout] 6: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9 [INFO] [stdout] 7: tokio::runtime::task::core::Core::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:317:13 [INFO] [stdout] 8: tokio::runtime::task::harness::poll_future::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:485:19 [INFO] [stdout] 9: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 10: std::panicking::try::do_call [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 11: __rust_try [INFO] [stdout] 12: std::panicking::try [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 13: std::panic::catch_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 14: tokio::runtime::task::harness::poll_future [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:473:18 [INFO] [stdout] 15: tokio::runtime::task::harness::Harness::poll_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:208:27 [INFO] [stdout] 16: tokio::runtime::task::harness::Harness::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:153:15 [INFO] [stdout] 17: tokio::runtime::task::raw::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:271:5 [INFO] [stdout] 18: tokio::runtime::task::raw::RawTask::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:201:18 [INFO] [stdout] 19: tokio::runtime::task::LocalNotified::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/mod.rs:427:9 [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:25 [INFO] [stdout] 21: tokio::runtime::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 22: tokio::runtime::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 23: tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43 [INFO] [stdout] 24: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 25: tokio::runtime::scheduler::current_thread::Context::run_task [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:23 [INFO] [stdout] 26: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:35 [INFO] [stdout] 27: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 28: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 29: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 30: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 31: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 32: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 33: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 34: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 35: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 36: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 37: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 38: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 39: subway::config::tests::validate_config_succeeds_for_correct_config [INFO] [stdout] at ./src/config/mod.rs:317:9 [INFO] [stdout] 40: subway::config::tests::validate_config_succeeds_for_correct_config::{{closure}} [INFO] [stdout] at ./src/config/mod.rs:314:59 [INFO] [stdout] 41: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:620:18 [INFO] [stdout] 44: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:60 [INFO] [stdout] 45: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 46: std::panicking::try::do_call [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 47: std::panicking::try [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 48: std::panic::catch_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 49: test::run_test_in_process [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:27 [INFO] [stdout] 50: test::run_test::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:564:43 [INFO] [stdout] 51: test::run_test::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:594:41 [INFO] [stdout] 52: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 53: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 54: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: std::panicking::try::do_call [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 56: std::panicking::try [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 57: std::panic::catch_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 58: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 59: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 61: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 62: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 63: [INFO] [stdout] 64: clone [INFO] [stdout] 2024-09-09T09:01:45.298450Z ERROR subway::extensions::client: Failed to connect to endpoint: wss://acala-rpc.dwellir.com, error: Failed to resolve IP addresses for this hostname: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Failed to resolve IP addresses for this hostname: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.83/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/result.rs:1987:27 [INFO] [stdout] 2: subway::extensions::client::check_endpoint_connection::{{closure}} [INFO] [stdout] at ./src/extensions/client/mod.rs:106:13 [INFO] [stdout] 3: subway::extensions::client::ClientConfig::all_endpoints_can_be_connected::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at ./src/extensions/client/mod.rs:78:64 [INFO] [stdout] 4: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/future/future.rs:123:9 [INFO] [stdout] 5: tokio::runtime::task::core::Core::poll::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:328:17 [INFO] [stdout] 6: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9 [INFO] [stdout] 7: tokio::runtime::task::core::Core::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:317:13 [INFO] [stdout] 8: tokio::runtime::task::harness::poll_future::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:485:19 [INFO] [stdout] 9: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 10: std::panicking::try::do_call [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 11: __rust_try [INFO] [stdout] 12: std::panicking::try [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 13: std::panic::catch_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 14: tokio::runtime::task::harness::poll_future [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:473:18 [INFO] [stdout] 15: tokio::runtime::task::harness::Harness::poll_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:208:27 [INFO] [stdout] 16: tokio::runtime::task::harness::Harness::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:153:15 [INFO] [stdout] 17: tokio::runtime::task::raw::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:271:5 [INFO] [stdout] 18: tokio::runtime::task::raw::RawTask::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:201:18 [INFO] [stdout] 19: tokio::runtime::task::LocalNotified::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/mod.rs:427:9 [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:25 [INFO] [stdout] 21: tokio::runtime::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 22: tokio::runtime::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 23: tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43 [INFO] [stdout] 24: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 25: tokio::runtime::scheduler::current_thread::Context::run_task [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:23 [INFO] [stdout] 26: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:35 [INFO] [stdout] 27: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 28: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 29: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 30: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 31: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 32: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 33: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 34: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 35: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 36: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 37: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 38: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 39: subway::config::tests::validate_config_fails_for_broken_endpoints [INFO] [stdout] at ./src/config/mod.rs:325:9 [INFO] [stdout] 40: subway::config::tests::validate_config_fails_for_broken_endpoints::{{closure}} [INFO] [stdout] at ./src/config/mod.rs:321:58 [INFO] [stdout] 41: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:620:18 [INFO] [stdout] 44: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:60 [INFO] [stdout] 45: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 46: std::panicking::try::do_call [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 47: std::panicking::try [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 48: std::panic::catch_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 49: test::run_test_in_process [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:27 [INFO] [stdout] 50: test::run_test::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:564:43 [INFO] [stdout] 51: test::run_test::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:594:41 [INFO] [stdout] 52: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 53: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 54: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: std::panicking::try::do_call [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 56: std::panicking::try [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 57: std::panic::catch_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 58: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 59: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 61: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 62: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 63: [INFO] [stdout] 64: clone [INFO] [stdout] 2024-09-09T09:01:46.056723Z ERROR subway::extensions::api::substrate: Error in background task: Head number is not increasing, current_number: 2 new_number: 1 [INFO] [stdout] 2024-09-09T09:01:46.056901Z  INFO subway::extensions::client: Rotate endpoint [INFO] [stdout] 2024-09-09T09:01:46.056932Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:39645 [INFO] [stdout] 2024-09-09T09:01:46.062376Z  INFO subway::extensions::client: Endpoint disconnected [INFO] [stdout] test middlewares::methods::block_tag::tests::works ... ok [INFO] [stdout] 2024-09-09T09:01:46.063424Z  INFO subway::extensions::client: Endpoint disconnected [INFO] [stdout] 2024-09-09T09:01:46.063206Z ERROR subway::extensions::client: Failed to connect to endpoint: wss://acala-rpc-0.aca-api.network, error: Failed to resolve IP addresses for this hostname: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Failed to resolve IP addresses for this hostname: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.83/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/result.rs:1987:27 [INFO] [stdout] 2: subway::extensions::client::check_endpoint_connection::{{closure}} [INFO] [stdout] at ./src/extensions/client/mod.rs:106:13 [INFO] [stdout] 3: subway::extensions::client::ClientConfig::all_endpoints_can_be_connected::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at ./src/extensions/client/mod.rs:78:64 [INFO] [stdout] 4: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/future/future.rs:123:9 [INFO] [stdout] 5: tokio::runtime::task::core::Core::poll::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:328:17 [INFO] [stdout] 6: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9 [INFO] [stdout] 7: tokio::runtime::task::core::Core::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:317:13 [INFO] [stdout] 8: tokio::runtime::task::harness::poll_future::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:485:19 [INFO] [stdout] 9: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 10: std::panicking::try::do_call [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 11: __rust_try [INFO] [stdout] 12: std::panicking::try [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 13: std::panic::catch_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 14: tokio::runtime::task::harness::poll_future [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:473:18 [INFO] [stdout] 15: tokio::runtime::task::harness::Harness::poll_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:208:27 [INFO] [stdout] 16: tokio::runtime::task::harness::Harness::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:153:15 [INFO] [stdout] 17: tokio::runtime::task::raw::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:271:5 [INFO] [stdout] 18: tokio::runtime::task::raw::RawTask::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:201:18 [INFO] [stdout] 19: tokio::runtime::task::LocalNotified::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/mod.rs:427:9 [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:25 [INFO] [stdout] 21: tokio::runtime::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 22: tokio::runtime::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 23: tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43 [INFO] [stdout] 24: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 25: tokio::runtime::scheduler::current_thread::Context::run_task [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:23 [INFO] [stdout] 26: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:35 [INFO] [stdout] 27: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 28: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 29: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 30: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 31: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 32: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 33: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 34: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 35: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 36: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 37: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 38: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 39: subway::config::tests::validate_config_succeeds_for_correct_config [INFO] [stdout] at ./src/config/mod.rs:317:9 [INFO] [stdout] 40: subway::config::tests::validate_config_succeeds_for_correct_config::{{closure}} [INFO] [stdout] at ./src/config/mod.rs:314:59 [INFO] [stdout] 41: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:620:18 [INFO] [stdout] 44: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:60 [INFO] [stdout] 45: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 46: std::panicking::try::do_call [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 47: std::panicking::try [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 48: std::panic::catch_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 49: test::run_test_in_process [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:27 [INFO] [stdout] 50: test::run_test::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:564:43 [INFO] [stdout] 51: test::run_test::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:594:41 [INFO] [stdout] 52: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 53: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 54: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: std::panicking::try::do_call [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 56: std::panicking::try [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 57: std::panic::catch_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 58: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 59: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 61: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 62: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 63: [INFO] [stdout] 64: clone [INFO] [stdout] 2024-09-09T09:01:46.063979Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:42869 [INFO] [stdout] 2024-09-09T09:01:46.064205Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:35567 [INFO] [stdout] 2024-09-09T09:01:46.064377Z ERROR subway::extensions::client: Failed to connect to endpoint: wss://acala-rpc-0.aca-api.network, error: Failed to resolve IP addresses for this hostname: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Failed to resolve IP addresses for this hostname: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.83/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/result.rs:1987:27 [INFO] [stdout] 2: subway::extensions::client::check_endpoint_connection::{{closure}} [INFO] [stdout] at ./src/extensions/client/mod.rs:106:13 [INFO] [stdout] 3: subway::extensions::client::ClientConfig::all_endpoints_can_be_connected::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at ./src/extensions/client/mod.rs:78:64 [INFO] [stdout] 4: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/future/future.rs:123:9 [INFO] [stdout] 5: tokio::runtime::task::core::Core::poll::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:328:17 [INFO] [stdout] 6: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9 [INFO] [stdout] 7: tokio::runtime::task::core::Core::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:317:13 [INFO] [stdout] 8: tokio::runtime::task::harness::poll_future::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:485:19 [INFO] [stdout] 9: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 10: std::panicking::try::do_call [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 11: __rust_try [INFO] [stdout] 12: std::panicking::try [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 13: std::panic::catch_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 14: tokio::runtime::task::harness::poll_future [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:473:18 [INFO] [stdout] 15: tokio::runtime::task::harness::Harness::poll_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:208:27 [INFO] [stdout] 16: tokio::runtime::task::harness::Harness::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:153:15 [INFO] [stdout] 17: tokio::runtime::task::raw::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:271:5 [INFO] [stdout] 18: tokio::runtime::task::raw::RawTask::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:201:18 [INFO] [stdout] 19: tokio::runtime::task::LocalNotified::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/mod.rs:427:9 [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:25 [INFO] [stdout] 21: tokio::runtime::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 22: tokio::runtime::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 23: tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43 [INFO] [stdout] 24: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 25: tokio::runtime::scheduler::current_thread::Context::run_task [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:23 [INFO] [stdout] 26: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:35 [INFO] [stdout] 27: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 28: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 29: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 30: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 31: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 32: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 33: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 34: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 35: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 36: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 37: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 38: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 39: subway::config::tests::validate_config_fails_for_broken_endpoints [INFO] [stdout] at ./src/config/mod.rs:325:9 [INFO] [stdout] 40: subway::config::tests::validate_config_fails_for_broken_endpoints::{{closure}} [INFO] [stdout] at ./src/config/mod.rs:321:58 [INFO] [stdout] 41: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:620:18 [INFO] [stdout] 44: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:60 [INFO] [stdout] 45: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 46: std::panicking::try::do_call [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 47: std::panicking::try [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 48: std::panic::catch_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 49: test::run_test_in_process [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:27 [INFO] [stdout] 50: test::run_test::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:564:43 [INFO] [stdout] 51: test::run_test::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:594:41 [INFO] [stdout] 52: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 53: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 54: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: std::panicking::try::do_call [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 56: std::panicking::try [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 57: std::panic::catch_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 58: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 59: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 61: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 62: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 63: [INFO] [stdout] 64: clone [INFO] [stdout] 2024-09-09T09:01:46.065686Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] test config::tests::validate_config_succeeds_for_correct_config ... FAILED [INFO] [stdout] 2024-09-09T09:01:46.065818Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] 2024-09-09T09:01:46.066042Z ERROR subway::extensions::client: Failed to connect to endpoint: wss://example.com, error: Failed to resolve IP addresses for this hostname: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Failed to resolve IP addresses for this hostname: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.83/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/result.rs:1987:27 [INFO] [stdout] 2: subway::extensions::client::check_endpoint_connection::{{closure}} [INFO] [stdout] at ./src/extensions/client/mod.rs:106:13 [INFO] [stdout] 3: subway::extensions::client::ClientConfig::all_endpoints_can_be_connected::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at ./src/extensions/client/mod.rs:78:64 [INFO] [stdout] 4: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/future/future.rs:123:9 [INFO] [stdout] 5: tokio::runtime::task::core::Core::poll::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:328:17 [INFO] [stdout] 6: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9 [INFO] [stdout] 7: tokio::runtime::task::core::Core::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:317:13 [INFO] [stdout] 8: tokio::runtime::task::harness::poll_future::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:485:19 [INFO] [stdout] 9: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 10: std::panicking::try::do_call [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 11: __rust_try [INFO] [stdout] 12: std::panicking::try [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 13: std::panic::catch_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 14: tokio::runtime::task::harness::poll_future [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:473:18 [INFO] [stdout] 15: tokio::runtime::task::harness::Harness::poll_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:208:27 [INFO] [stdout] 16: tokio::runtime::task::harness::Harness::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:153:15 [INFO] [stdout] 17: tokio::runtime::task::raw::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:271:5 [INFO] [stdout] 18: tokio::runtime::task::raw::RawTask::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:201:18 [INFO] [stdout] 19: tokio::runtime::task::LocalNotified::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/mod.rs:427:9 [INFO] [stdout] 20: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:700:25 [INFO] [stdout] 21: tokio::runtime::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 22: tokio::runtime::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 23: tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:43 [INFO] [stdout] 24: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 25: tokio::runtime::scheduler::current_thread::Context::run_task [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:343:23 [INFO] [stdout] 26: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:699:35 [INFO] [stdout] 27: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 28: tokio::runtime::context::scoped::Scoped::set [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 29: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 30: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 31: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 32: tokio::runtime::context::set_scheduler [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 33: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 34: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 35: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 36: tokio::runtime::context::runtime::enter_runtime [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 37: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 38: tokio::runtime::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 39: subway::config::tests::validate_config_fails_for_broken_endpoints [INFO] [stdout] at ./src/config/mod.rs:325:9 [INFO] [stdout] 40: subway::config::tests::validate_config_fails_for_broken_endpoints::{{closure}} [INFO] [stdout] at ./src/config/mod.rs:321:58 [INFO] [stdout] 41: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:620:18 [INFO] [stdout] 44: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:60 [INFO] [stdout] 45: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 46: std::panicking::try::do_call [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 47: std::panicking::try [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 48: std::panic::catch_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 49: test::run_test_in_process [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:27 [INFO] [stdout] 50: test::run_test::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:564:43 [INFO] [stdout] 51: test::run_test::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:594:41 [INFO] [stdout] 52: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 53: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 54: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 55: std::panicking::try::do_call [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 56: std::panicking::try [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 57: std::panic::catch_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 58: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 59: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 60: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 61: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 62: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 63: [INFO] [stdout] 64: clone [INFO] [stdout] test config::tests::validate_config_fails_for_broken_endpoints ... ok [INFO] [stdout] 2024-09-09T09:01:46.068629Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:37005 [INFO] [stdout] test extensions::api::tests::rotate_endpoint_on_head_mismatch ... FAILED [INFO] [stdout] test utils::cache::tests::get_insert_remove ... ok [INFO] [stdout] 2024-09-09T09:01:46.068833Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:42821 [INFO] [stdout] test utils::cache::tests::get_or_insert_with_basic ... ok [INFO] [stdout] 2024-09-09T09:01:46.070442Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] 2024-09-09T09:01:46.070601Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] test utils::cache::tests::get_or_insert_with_handle_canceled_request ... ok [INFO] [stdout] test tests::upstream::upstream_error_propagate ... ok [INFO] [stdout] test utils::cache::tests::get_or_insert_with_error ... ok [INFO] [stdout] test extensions::rate_limit::connection::tests::rate_limit_works ... ok [INFO] [stdout] 2024-09-09T09:01:46.164854Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:37031 [INFO] [stdout] 2024-09-09T09:01:46.166036Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] 2024-09-09T09:01:46.166719Z  INFO subway::extensions::client: Rotate endpoint [INFO] [stdout] 2024-09-09T09:01:46.166751Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:44929 [INFO] [stdout] 2024-09-09T09:01:46.167475Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] 2024-09-09T09:01:46.269564Z  INFO subway::extensions::client: Endpoint disconnected [INFO] [stdout] 2024-09-09T09:01:46.370980Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:37901 [INFO] [stdout] 2024-09-09T09:01:46.371452Z  WARN subway::extensions::client: Unable to connect to endpoint: 'ws://0.0.0.0:37901' error: Error when opening the TCP socket: Connection refused (os error 111) [INFO] [stdout] test extensions::api::tests::rotate_endpoint_on_stale ... ok [INFO] [stdout] 2024-09-09T09:01:46.572917Z  INFO subway::extensions::client: Connecting to endpoint: ws://0.0.0.0:37031 [INFO] [stdout] 2024-09-09T09:01:46.574119Z  INFO subway::extensions::client: Endpoint connected [INFO] [stdout] test extensions::client::tests::multiple_endpoints ... ok [INFO] [stdout] 2024-09-09T09:01:46.969258Z ERROR subway::middlewares: middlewares timeout: CallRequest { method: "go_crazy", params: [] } [INFO] [stdout] test tests::merge_subscription::merge_subscription_works ... ok [INFO] [stdout] 2024-09-09T09:01:47.971850Z ERROR subway::middlewares: middlewares timeout: CallRequest { method: "call_timeout", params: [] } [INFO] [stdout] test server::tests::request_timeout ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- config::tests::validate_config_succeeds_for_correct_config stdout ---- [INFO] [stdout] thread 'config::tests::validate_config_succeeds_for_correct_config' panicked at src/config/mod.rs:317:9: [INFO] [stdout] assertion failed: result.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59aae094e23a - std::backtrace_rs::backtrace::libunwind::trace::h9ce576133d3ff57c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59aae094e23a - std::backtrace_rs::backtrace::trace_unsynchronized::h77316b33bca73147 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59aae094e23a - std::sys::backtrace::_print_fmt::haa182cb1ad45bc9f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59aae094e23a - ::fmt::ha95eeb186e57c055 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59aae0979c7b - core::fmt::rt::Argument::fmt::h71240792b23d8aa6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59aae0979c7b - core::fmt::write::h1c4d59c42453601a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x59aae094a583 - std::io::Write::write_fmt::h08b6f2062a09bc68 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x59aae094fa42 - std::sys::backtrace::BacktraceLock::print::hb66718c44668eb56 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59aae094fa42 - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x59aae094f583 - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x59aadfc89ff9 - as core::ops::function::Fn>::call::h6ee94b0b846f4546 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 11: 0x59aadfc89ff9 - test::test_main::{{closure}}::hccc1c379f17b5ca1 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x59aae0950302 - as core::ops::function::Fn>::call::h8b15e23d52a5df89 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 13: 0x59aae0950302 - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x59aae094ff83 - std::panicking::begin_panic_handler::{{closure}}::hfd69333fda29d50a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:664:13 [INFO] [stdout] 15: 0x59aae094e719 - std::sys::backtrace::__rust_end_short_backtrace::hb7c23c01c3c70e35 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x59aae094fc44 - rust_begin_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x59aadf0cb413 - core::panicking::panic_fmt::h43de95d595ebabc0 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x59aadf0cb49c - core::panicking::panic::h7d15abfb2c709e2c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:148:5 [INFO] [stdout] 19: 0x59aadf2bd7d0 - subway::config::tests::validate_config_succeeds_for_correct_config::{{closure}}::he4c3b59c3d4c6d44 [INFO] [stdout] at /opt/rustwide/workdir/src/config/mod.rs:317:9 [INFO] [stdout] 20: 0x59aadf332b22 - as core::future::future::Future>::poll::h03f4dbaa8855dcfe [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/future/future.rs:123:9 [INFO] [stdout] 21: 0x59aadf333a1d - as core::future::future::Future>::poll::h82dd7fe92afb7e7f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x59aadf630b8f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd91ecd152d5237de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 23: 0x59aadf630ad5 - tokio::runtime::coop::with_budget::hd5d6a5774e335448 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 24: 0x59aadf630ad5 - tokio::runtime::coop::budget::h4431ae7591858f59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 25: 0x59aadf630ad5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h9e759efccb1f4cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 26: 0x59aadf62f580 - tokio::runtime::scheduler::current_thread::Context::enter::h3429dd1eb33a4ea2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 27: 0x59aadf63032e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h62bb84b68ebf7cfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 28: 0x59aadf6300a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2d042f5fe3745dbf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 29: 0x59aadf94a13b - tokio::runtime::context::scoped::Scoped::set::hbc0d93b5a4e2fbd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x59aadf85de49 - tokio::runtime::context::set_scheduler::{{closure}}::h43644979ded236c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 31: 0x59aadf78f3aa - std::thread::local::LocalKey::try_with::h68bc8d257f900270 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 32: 0x59aadf78946a - std::thread::local::LocalKey::with::h147cbeab0d67458b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 33: 0x59aadf85ddfd - tokio::runtime::context::set_scheduler::hfbfa6991f48d98ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 34: 0x59aadf62fe50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h037a0c7126b97a7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 35: 0x59aadf6300c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf9c28f9edb008ba2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 36: 0x59aadf6191dd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5d179066f243678a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 37: 0x59aadf73ce96 - tokio::runtime::context::runtime::enter_runtime::haf3a670efc7b67d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x59aadf6190f1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc9b6c1661e4373e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 39: 0x59aadf29cd1d - tokio::runtime::runtime::Runtime::block_on::h1510f33b891bab6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 40: 0x59aadf2bd4a5 - subway::config::tests::validate_config_succeeds_for_correct_config::h9ee95830f37394ab [INFO] [stdout] at /opt/rustwide/workdir/src/config/mod.rs:317:9 [INFO] [stdout] 41: 0x59aadf2bd347 - subway::config::tests::validate_config_succeeds_for_correct_config::{{closure}}::hfc7c8eda06dd9c9e [INFO] [stdout] at /opt/rustwide/workdir/src/config/mod.rs:314:59 [INFO] [stdout] 42: 0x59aadf195916 - core::ops::function::FnOnce::call_once::hcbd51870c6e19034 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x59aadfc8e96b - core::ops::function::FnOnce::call_once::h9b5e01539a2850c9 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x59aadfc8e96b - test::__rust_begin_short_backtrace::hfa35fd69df7e11a6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:620:18 [INFO] [stdout] 45: 0x59aadfc8e1e8 - test::run_test_in_process::{{closure}}::he6acc04e3f33efba [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:60 [INFO] [stdout] 46: 0x59aadfc8e1e8 - as core::ops::function::FnOnce<()>>::call_once::h9ed0882d7a8705d4 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 47: 0x59aadfc8e1e8 - std::panicking::try::do_call::hb4e1060b1206bf1d [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 48: 0x59aadfc8e1e8 - std::panicking::try::he7301d205c111379 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 49: 0x59aadfc8e1e8 - std::panic::catch_unwind::h6c993e01d18171db [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 50: 0x59aadfc8e1e8 - test::run_test_in_process::h39faa778a589c8b3 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:27 [INFO] [stdout] 51: 0x59aadfc8e1e8 - test::run_test::{{closure}}::h59e32a442f6c7a1c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:564:43 [INFO] [stdout] 52: 0x59aadfc535b4 - test::run_test::{{closure}}::h6615d2e57f7516c2 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:594:41 [INFO] [stdout] 53: 0x59aadfc535b4 - std::sys::backtrace::__rust_begin_short_backtrace::h761da13b6d71bc61 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 54: 0x59aadfc56c62 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa82f2052ad87664 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 55: 0x59aadfc56c62 - as core::ops::function::FnOnce<()>>::call_once::h709672ecbcc3758b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: 0x59aadfc56c62 - std::panicking::try::do_call::hb005a67f6fd9e082 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 57: 0x59aadfc56c62 - std::panicking::try::hec02b24e35e6ab47 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 58: 0x59aadfc56c62 - std::panic::catch_unwind::h13617efa0948dabc [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 59: 0x59aadfc56c62 - std::thread::Builder::spawn_unchecked_::{{closure}}::hb4a56c6b32a8e045 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 60: 0x59aadfc56c62 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h26d01bfaffaa945b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x59aae0954a3b - as core::ops::function::FnOnce>::call_once::hbe8e1ebf83e6794e [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 62: 0x59aae0954a3b - as core::ops::function::FnOnce>::call_once::h7d6ff770e6bfeff7 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 63: 0x59aae0954a3b - std::sys::pal::unix::thread::Thread::new::thread_start::h68792b09799a7d87 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 64: 0x7b0c29392ac3 - [INFO] [stdout] 65: 0x7b0c29423a04 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- extensions::api::tests::rotate_endpoint_on_head_mismatch stdout ---- [INFO] [stdout] thread 'extensions::api::tests::rotate_endpoint_on_head_mismatch' panicked at src/extensions/api/tests.rs:295:5: [INFO] [stdout] assertion failed: head_sub.sink.is_closed() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59aae094e23a - std::backtrace_rs::backtrace::libunwind::trace::h9ce576133d3ff57c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59aae094e23a - std::backtrace_rs::backtrace::trace_unsynchronized::h77316b33bca73147 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59aae094e23a - std::sys::backtrace::_print_fmt::haa182cb1ad45bc9f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59aae094e23a - ::fmt::ha95eeb186e57c055 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59aae0979c7b - core::fmt::rt::Argument::fmt::h71240792b23d8aa6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59aae0979c7b - core::fmt::write::h1c4d59c42453601a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x59aae094a583 - std::io::Write::write_fmt::h08b6f2062a09bc68 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x59aae094fa42 - std::sys::backtrace::BacktraceLock::print::hb66718c44668eb56 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59aae094fa42 - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x59aae094f583 - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x59aadfc89ff9 - as core::ops::function::Fn>::call::h6ee94b0b846f4546 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 11: 0x59aadfc89ff9 - test::test_main::{{closure}}::hccc1c379f17b5ca1 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x59aae0950302 - as core::ops::function::Fn>::call::h8b15e23d52a5df89 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 13: 0x59aae0950302 - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x59aae094ff83 - std::panicking::begin_panic_handler::{{closure}}::hfd69333fda29d50a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:664:13 [INFO] [stdout] 15: 0x59aae094e719 - std::sys::backtrace::__rust_end_short_backtrace::hb7c23c01c3c70e35 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x59aae094fc44 - rust_begin_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x59aadf0cb413 - core::panicking::panic_fmt::h43de95d595ebabc0 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x59aadf0cb49c - core::panicking::panic::h7d15abfb2c709e2c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:148:5 [INFO] [stdout] 19: 0x59aadf87401e - subway::extensions::api::tests::rotate_endpoint_on_head_mismatch::{{closure}}::h1d7ff338d38a3763 [INFO] [stdout] at /opt/rustwide/workdir/src/extensions/api/tests.rs:295:5 [INFO] [stdout] 20: 0x59aadf332b22 - as core::future::future::Future>::poll::h03f4dbaa8855dcfe [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/future/future.rs:123:9 [INFO] [stdout] 21: 0x59aadf333a1d - as core::future::future::Future>::poll::h82dd7fe92afb7e7f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/future/future.rs:123:9 [INFO] [stdout] 22: 0x59aadf630b8f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd91ecd152d5237de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:57 [INFO] [stdout] 23: 0x59aadf630ad5 - tokio::runtime::coop::with_budget::hd5d6a5774e335448 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 24: 0x59aadf630ad5 - tokio::runtime::coop::budget::h4431ae7591858f59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 25: 0x59aadf630ad5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h9e759efccb1f4cf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 26: 0x59aadf62f580 - tokio::runtime::scheduler::current_thread::Context::enter::h3429dd1eb33a4ea2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 27: 0x59aadf63032e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h62bb84b68ebf7cfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:36 [INFO] [stdout] 28: 0x59aadf6300a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2d042f5fe3745dbf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 29: 0x59aadf94a13b - tokio::runtime::context::scoped::Scoped::set::hbc0d93b5a4e2fbd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x59aadf85de49 - tokio::runtime::context::set_scheduler::{{closure}}::h43644979ded236c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:26 [INFO] [stdout] 31: 0x59aadf78f3aa - std::thread::local::LocalKey::try_with::h68bc8d257f900270 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 32: 0x59aadf78946a - std::thread::local::LocalKey::with::h147cbeab0d67458b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 33: 0x59aadf85ddfd - tokio::runtime::context::set_scheduler::hfbfa6991f48d98ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:9 [INFO] [stdout] 34: 0x59aadf62fe50 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h037a0c7126b97a7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 35: 0x59aadf6300c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf9c28f9edb008ba2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:19 [INFO] [stdout] 36: 0x59aadf6191dd - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5d179066f243678a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 37: 0x59aadf73ce96 - tokio::runtime::context::runtime::enter_runtime::haf3a670efc7b67d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x59aadf6190f1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc9b6c1661e4373e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 39: 0x59aadf29cd1d - tokio::runtime::runtime::Runtime::block_on::h1510f33b891bab6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/runtime.rs:349:47 [INFO] [stdout] 40: 0x59aadf86eec5 - subway::extensions::api::tests::rotate_endpoint_on_head_mismatch::h2276124e0ab055e4 [INFO] [stdout] at /opt/rustwide/workdir/src/extensions/api/tests.rs:329:5 [INFO] [stdout] 41: 0x59aadf86ed67 - subway::extensions::api::tests::rotate_endpoint_on_head_mismatch::{{closure}}::h56675d692fe5f995 [INFO] [stdout] at /opt/rustwide/workdir/src/extensions/api/tests.rs:230:44 [INFO] [stdout] 42: 0x59aadf195b56 - core::ops::function::FnOnce::call_once::hce1e37de0bdfbd1b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x59aadfc8e96b - core::ops::function::FnOnce::call_once::h9b5e01539a2850c9 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x59aadfc8e96b - test::__rust_begin_short_backtrace::hfa35fd69df7e11a6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:620:18 [INFO] [stdout] 45: 0x59aadfc8e1e8 - test::run_test_in_process::{{closure}}::he6acc04e3f33efba [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:60 [INFO] [stdout] 46: 0x59aadfc8e1e8 - as core::ops::function::FnOnce<()>>::call_once::h9ed0882d7a8705d4 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 47: 0x59aadfc8e1e8 - std::panicking::try::do_call::hb4e1060b1206bf1d [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 48: 0x59aadfc8e1e8 - std::panicking::try::he7301d205c111379 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 49: 0x59aadfc8e1e8 - std::panic::catch_unwind::h6c993e01d18171db [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 50: 0x59aadfc8e1e8 - test::run_test_in_process::h39faa778a589c8b3 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:27 [INFO] [stdout] 51: 0x59aadfc8e1e8 - test::run_test::{{closure}}::h59e32a442f6c7a1c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:564:43 [INFO] [stdout] 52: 0x59aadfc535b4 - test::run_test::{{closure}}::h6615d2e57f7516c2 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:594:41 [INFO] [stdout] 53: 0x59aadfc535b4 - std::sys::backtrace::__rust_begin_short_backtrace::h761da13b6d71bc61 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 54: 0x59aadfc56c62 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa82f2052ad87664 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 55: 0x59aadfc56c62 - as core::ops::function::FnOnce<()>>::call_once::h709672ecbcc3758b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: 0x59aadfc56c62 - std::panicking::try::do_call::hb005a67f6fd9e082 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 57: 0x59aadfc56c62 - std::panicking::try::hec02b24e35e6ab47 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 58: 0x59aadfc56c62 - std::panic::catch_unwind::h13617efa0948dabc [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 59: 0x59aadfc56c62 - std::thread::Builder::spawn_unchecked_::{{closure}}::hb4a56c6b32a8e045 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 60: 0x59aadfc56c62 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h26d01bfaffaa945b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x59aae0954a3b - as core::ops::function::FnOnce>::call_once::hbe8e1ebf83e6794e [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 62: 0x59aae0954a3b - as core::ops::function::FnOnce>::call_once::h7d6ff770e6bfeff7 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 63: 0x59aae0954a3b - std::sys::pal::unix::thread::Thread::new::thread_start::h68792b09799a7d87 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 64: 0x7b0c29392ac3 - [INFO] [stdout] 65: 0x7b0c29423a04 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] config::tests::validate_config_succeeds_for_correct_config [INFO] [stdout] extensions::api::tests::rotate_endpoint_on_head_mismatch [INFO] [stdout] [INFO] [stdout] test result: FAILED. 51 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.70s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "2a60c426bcd577f37af662867cc84f95b3b64e8bc9b478cdf66e67fdbaea3247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a60c426bcd577f37af662867cc84f95b3b64e8bc9b478cdf66e67fdbaea3247", kill_on_drop: false }` [INFO] [stdout] 2a60c426bcd577f37af662867cc84f95b3b64e8bc9b478cdf66e67fdbaea3247