[INFO] fetching crate metrsd_client 0.5.5... [INFO] testing metrsd_client-0.5.5 against 1.83.0 for beta-1.84.0-4 [INFO] extracting crate metrsd_client 0.5.5 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate metrsd_client 0.5.5 on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate metrsd_client 0.5.5 [INFO] finished tweaking crates.io crate metrsd_client 0.5.5 [INFO] tweaked toml for crates.io crate metrsd_client 0.5.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 185 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ntex-rt v0.4.23 [INFO] [stderr] Downloaded ntex v2.10.0 [INFO] [stderr] Downloaded rlimit v0.6.2 [INFO] [stderr] Downloaded metrs_stubs v0.5.5 [INFO] [stderr] Downloaded ntex-async-std v0.5.1 [INFO] [stderr] Downloaded ntex-glommio v0.5.2 [INFO] [stderr] Downloaded ntex-io v2.9.2 [INFO] [stderr] Downloaded enclose v1.2.0 [INFO] [stderr] Downloaded intrusive-collections v0.9.7 [INFO] [stderr] Downloaded owned-alloc v0.2.0 [INFO] [stderr] Downloaded lockfree v0.5.1 [INFO] [stderr] Downloaded sketches-ddsketch v0.1.3 [INFO] [stderr] Downloaded glommio v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c47e6b8f9ec1fe95399df967da2c50b11c0d7375b9f319d77c0ad7dd92ca670d [INFO] running `Command { std: "docker" "start" "-a" "c47e6b8f9ec1fe95399df967da2c50b11c0d7375b9f319d77c0ad7dd92ca670d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c47e6b8f9ec1fe95399df967da2c50b11c0d7375b9f319d77c0ad7dd92ca670d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c47e6b8f9ec1fe95399df967da2c50b11c0d7375b9f319d77c0ad7dd92ca670d", kill_on_drop: false }` [INFO] [stdout] c47e6b8f9ec1fe95399df967da2c50b11c0d7375b9f319d77c0ad7dd92ca670d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd212d9618b0e5310ad68277bc834186beace5cea4d23e3f285fac6abf95ec41 [INFO] running `Command { std: "docker" "start" "-a" "cd212d9618b0e5310ad68277bc834186beace5cea4d23e3f285fac6abf95ec41", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling ntex-rt v0.4.23 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling oneshot v0.1.8 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling ntex-service v3.4.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-broadcast v0.7.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling ntex-util v2.8.0 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ntex-macros v0.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ntex-bytes v0.1.27 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling metrs_stubs v0.5.5 [INFO] [stderr] Compiling ntex-codec v0.6.2 [INFO] [stderr] Compiling ntex-http v0.1.13 [INFO] [stderr] Compiling ntex-router v0.5.3 [INFO] [stderr] Compiling ntex-io v2.9.2 [INFO] [stderr] Compiling ntex-tokio v0.5.3 [INFO] [stderr] Compiling ntex-net v2.4.0 [INFO] [stderr] Compiling ntex-h2 v1.5.0 [INFO] [stderr] Compiling ntex-server v2.6.0 [INFO] [stderr] Compiling ntex-tls v2.3.0 [INFO] [stderr] Compiling ntex v2.10.0 [INFO] [stderr] Compiling metrsd_client v0.5.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.37s [INFO] running `Command { std: "docker" "inspect" "cd212d9618b0e5310ad68277bc834186beace5cea4d23e3f285fac6abf95ec41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd212d9618b0e5310ad68277bc834186beace5cea4d23e3f285fac6abf95ec41", kill_on_drop: false }` [INFO] [stdout] cd212d9618b0e5310ad68277bc834186beace5cea4d23e3f285fac6abf95ec41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cafee82adab83c4bfeb0677e3d831e8ed18ccfb4c48ada29804dc0ae75190f22 [INFO] running `Command { std: "docker" "start" "-a" "cafee82adab83c4bfeb0677e3d831e8ed18ccfb4c48ada29804dc0ae75190f22", kill_on_drop: false }` [INFO] [stderr] Compiling metrsd_client v0.5.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.82s [INFO] running `Command { std: "docker" "inspect" "cafee82adab83c4bfeb0677e3d831e8ed18ccfb4c48ada29804dc0ae75190f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cafee82adab83c4bfeb0677e3d831e8ed18ccfb4c48ada29804dc0ae75190f22", kill_on_drop: false }` [INFO] [stdout] cafee82adab83c4bfeb0677e3d831e8ed18ccfb4c48ada29804dc0ae75190f22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 338a4520ce0ca57574e2637f7d2442af9dd1aeaebd0ae9d025f7b05513726a44 [INFO] running `Command { std: "docker" "start" "-a" "338a4520ce0ca57574e2637f7d2442af9dd1aeaebd0ae9d025f7b05513726a44", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/metrsd_client-c9e2804501902d50) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test client::tests::test_gen_url ... ok [INFO] [stdout] test client::tests::test_new_client ... ok [INFO] [stdout] test client::tests::test_wrong_get ... ok [INFO] [stdout] test client::tests::test_api_error ... FAILED [INFO] [stdout] test client::tests::test_new_client_wrong_scheme - should panic ... ok [INFO] [stdout] test event::tests::test_subscribe ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- client::tests::test_api_error stdout ---- [INFO] [stdout] thread 'client::tests::test_api_error' panicked at src/client.rs:162:64: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Connect(Disconnected(Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59edc963a01a - std::backtrace_rs::backtrace::libunwind::trace::h5a5b8284f2d0c266 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59edc963a01a - std::backtrace_rs::backtrace::trace_unsynchronized::h76d4f1c9b0b875e3 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59edc963a01a - std::sys::backtrace::_print_fmt::hc4546b8364a537c6 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59edc963a01a - ::fmt::h5b6bd5631a6d1f6b [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59edc9662e73 - core::fmt::rt::Argument::fmt::h270f6602a2b96f62 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59edc9662e73 - core::fmt::write::h7550c97b06c86515 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/fmt/mod.rs:1186:21 [INFO] [stdout] 6: 0x59edc96367b3 - std::io::Write::write_fmt::h509ff860e5956e5e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/io/mod.rs:1839:15 [INFO] [stdout] 7: 0x59edc9639e62 - std::sys::backtrace::BacktraceLock::print::h2395ccd2c84ba3aa [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59edc963b47a - std::panicking::default_hook::{{closure}}::he19d4c7230e07961 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x59edc963b284 - std::panicking::default_hook::hf614597d3c67bbdb [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x59edc926b349 - as core::ops::function::Fn>::call::h39b51ce4599c23d1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 11: 0x59edc926b349 - test::test_main::{{closure}}::he977ae839a582784 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:133:21 [INFO] [stdout] 12: 0x59edc963bb18 - as core::ops::function::Fn>::call::h9455091b6b06f9fb [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 13: 0x59edc963bb18 - std::panicking::rust_panic_with_hook::h8942133a8b252070 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x59edc963b8da - std::panicking::begin_panic_handler::{{closure}}::hb5f5963570096b29 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x59edc963a4f9 - std::sys::backtrace::__rust_end_short_backtrace::h6208cedc1922feda [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x59edc963b56c - rust_begin_unwind [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x59edc91b2150 - core::panicking::panic_fmt::h0c3082644d1bf418 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x59edc91b2636 - core::result::unwrap_failed::hd20b4aa073bda1e2 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/result.rs:1700:5 [INFO] [stdout] 19: 0x59edc920f562 - core::result::Result::unwrap::h0add6c43e69ab6b6 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x59edc920f562 - metrsd_client::client::tests::test_api_error::{{closure}}::h08eea0402891773d [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:162:19 [INFO] [stdout] 21: 0x59edc92304c6 - ntex_rt::builder::SystemRunner::block_on::{{closure}}::h16671fd127ad7429 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ntex-rt-0.4.23/src/builder.rs:168:17 [INFO] [stdout] 22: 0x59edc922bfd6 - ntex_rt::system::SystemConfig::block_on::{{closure}}::ha3efa7c76d2592c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ntex-rt-0.4.23/src/system.rs:136:29 [INFO] [stdout] 23: 0x59edc922815d - as core::future::future::Future>::poll::h6b3548b57da12ccb [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 24: 0x59edc920ce1e - as core::future::future::Future>::poll::{{closure}}::h797c036d573c2f6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/task/local.rs:1041:42 [INFO] [stdout] 25: 0x59edc920ad60 - tokio::task::local::LocalSet::with::{{closure}}::h510bff1057c6b917 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/task/local.rs:793:13 [INFO] [stdout] 26: 0x59edc91d07f0 - std::thread::local::LocalKey::try_with::he4824cc815b827ac [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 27: 0x59edc91ca0ca - std::thread::local::LocalKey::with::hb546562e11efc997 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 28: 0x59edc920aae6 - tokio::task::local::LocalSet::with::hf4d005de54d53a45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/task/local.rs:791:9 [INFO] [stdout] 29: 0x59edc920c945 - as core::future::future::Future>::poll::hf6a3e68889696052 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/task/local.rs:1031:9 [INFO] [stdout] 30: 0x59edc920b63a - tokio::task::local::LocalSet::run_until::{{closure}}::h42067512e2229194 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/task/local.rs:689:19 [INFO] [stdout] 31: 0x59edc922801d - as core::future::future::Future>::poll::h4c94992aa8add07a [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 32: 0x59edc91c96bf - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf714a6a262ac7500 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:57 [INFO] [stdout] 33: 0x59edc91c82b5 - tokio::runtime::coop::with_budget::h57ed5e83c1a0801f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 34: 0x59edc91c82b5 - tokio::runtime::coop::budget::hd2b443ed7f4b2d29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 35: 0x59edc91c82b5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h16b688a1f5c8e122 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 36: 0x59edc91bc2c0 - tokio::runtime::scheduler::current_thread::Context::enter::hfe339477cbaff8a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 37: 0x59edc91c5fab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbd80ccc7101105bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:36 [INFO] [stdout] 38: 0x59edc91c1344 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h44737916b9c1c4d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 39: 0x59edc922522b - tokio::runtime::context::scoped::Scoped::set::h08d25d8ea3b0553d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 40: 0x59edc9205dc9 - tokio::runtime::context::set_scheduler::{{closure}}::h2ace642ce429dad8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/context.rs:180:26 [INFO] [stdout] 41: 0x59edc91cedbd - std::thread::local::LocalKey::try_with::haa76ea8d2bc34424 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 42: 0x59edc91ca1fa - std::thread::local::LocalKey::with::hba0448b239e79503 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 43: 0x59edc9205b3d - tokio::runtime::context::set_scheduler::h357a43ed32c9ccc7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/context.rs:180:9 [INFO] [stdout] 44: 0x59edc91bfc30 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha18a1e91c3982f4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 45: 0x59edc91c18c3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf4aa40d0ab1e58b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:19 [INFO] [stdout] 46: 0x59edc91b459d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h734f81229efe8578 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:28 [INFO] [stdout] 47: 0x59edc92110f7 - tokio::runtime::context::runtime::enter_runtime::h0e870535ba46f02d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 48: 0x59edc91b3171 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc93ad33b6c4df8ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 49: 0x59edc920776b - tokio::runtime::runtime::Runtime::block_on_inner::hf1b07629d1eb325f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/runtime.rs:368:47 [INFO] [stdout] 50: 0x59edc9208225 - tokio::runtime::runtime::Runtime::block_on::h9913db90ddcf4334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/runtime.rs:342:13 [INFO] [stdout] 51: 0x59edc920b1c1 - tokio::task::local::LocalSet::block_on::hadaca5b87cdb335c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/task/local.rs:646:9 [INFO] [stdout] 52: 0x59edc91ebe72 - ntex_rt::tokio::block_on::he1aaa158c13bca9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ntex-rt-0.4.23/src/lib.rs:72:13 [INFO] [stdout] 53: 0x59edc92289ef - ntex_rt::system::SystemConfig::block_on::h43b4ec5dfed2dd3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ntex-rt-0.4.23/src/system.rs:135:13 [INFO] [stdout] 54: 0x59edc922f96e - ntex_rt::builder::SystemRunner::block_on::h4bad6d6848d2bc92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ntex-rt-0.4.23/src/builder.rs:165:9 [INFO] [stdout] 55: 0x59edc920f258 - metrsd_client::client::tests::test_api_error::h05732b6b1bb42d34 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:159:3 [INFO] [stdout] 56: 0x59edc920f207 - metrsd_client::client::tests::test_api_error::{{closure}}::h8545c38a83dc2cea [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:159:16 [INFO] [stdout] 57: 0x59edc91e01c6 - core::ops::function::FnOnce::call_once::hef9f485af07775e8 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x59edc926fd0b - core::ops::function::FnOnce::call_once::h109cf8051a59b34e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x59edc926fd0b - test::__rust_begin_short_backtrace::hf4fff89d377446ba [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:621:18 [INFO] [stdout] 60: 0x59edc926f547 - test::run_test_in_process::{{closure}}::h0e39181dd7ee5a43 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:644:60 [INFO] [stdout] 61: 0x59edc926f547 - as core::ops::function::FnOnce<()>>::call_once::hc5a66a30f0bdfd1f [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 62: 0x59edc926f547 - std::panicking::try::do_call::h873b7cf639554a5e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 63: 0x59edc926f547 - std::panicking::try::hdb19862fad9c8bd1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 64: 0x59edc926f547 - std::panic::catch_unwind::h281fe732d236d260 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panic.rs:358:14 [INFO] [stdout] 65: 0x59edc926f547 - test::run_test_in_process::h949b6df8457ed338 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:644:27 [INFO] [stdout] 66: 0x59edc926f547 - test::run_test::{{closure}}::h52c556a6d4740e10 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:565:43 [INFO] [stdout] 67: 0x59edc9234824 - test::run_test::{{closure}}::h4237f6381c45ccb9 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:595:41 [INFO] [stdout] 68: 0x59edc9234824 - std::sys::backtrace::__rust_begin_short_backtrace::h505c97a579eca628 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 69: 0x59edc9237eee - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e86b2e2bc107ea3 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/mod.rs:538:17 [INFO] [stdout] 70: 0x59edc9237eee - as core::ops::function::FnOnce<()>>::call_once::h8b06ddb275ff4a25 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 71: 0x59edc9237eee - std::panicking::try::do_call::hb26ecd7cd9a9355d [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 72: 0x59edc9237eee - std::panicking::try::h8ddeca9d705f9069 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 73: 0x59edc9237eee - std::panic::catch_unwind::h49e1c33078844c46 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panic.rs:358:14 [INFO] [stdout] 74: 0x59edc9237eee - std::thread::Builder::spawn_unchecked_::{{closure}}::h6073db6ff56ad35d [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/mod.rs:537:30 [INFO] [stdout] 75: 0x59edc9237eee - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c5a5f3779c774f1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 76: 0x59edc963f9cb - as core::ops::function::FnOnce>::call_once::hf75717d9f28faebf [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 77: 0x59edc963f9cb - as core::ops::function::FnOnce>::call_once::h7bd883a5f3c5f3c1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 78: 0x59edc963f9cb - std::sys::pal::unix::thread::Thread::new::thread_start::hcc78f3943333fa94 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 79: 0x7f8803f95ac3 - [INFO] [stdout] 80: 0x7f8804026a04 - clone [INFO] [stdout] 81: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- event::tests::test_subscribe stdout ---- [INFO] [stdout] thread 'event::tests::test_subscribe' panicked at src/event.rs:28:47: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: SendRequest(Connect(Disconnected(Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59edc963a01a - std::backtrace_rs::backtrace::libunwind::trace::h5a5b8284f2d0c266 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x59edc963a01a - std::backtrace_rs::backtrace::trace_unsynchronized::h76d4f1c9b0b875e3 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x59edc963a01a - std::sys::backtrace::_print_fmt::hc4546b8364a537c6 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x59edc963a01a - ::fmt::h5b6bd5631a6d1f6b [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x59edc9662e73 - core::fmt::rt::Argument::fmt::h270f6602a2b96f62 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x59edc9662e73 - core::fmt::write::h7550c97b06c86515 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/fmt/mod.rs:1186:21 [INFO] [stdout] 6: 0x59edc96367b3 - std::io::Write::write_fmt::h509ff860e5956e5e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/io/mod.rs:1839:15 [INFO] [stdout] 7: 0x59edc9639e62 - std::sys::backtrace::BacktraceLock::print::h2395ccd2c84ba3aa [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x59edc963b47a - std::panicking::default_hook::{{closure}}::he19d4c7230e07961 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x59edc963b284 - std::panicking::default_hook::hf614597d3c67bbdb [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x59edc926b349 - as core::ops::function::Fn>::call::h39b51ce4599c23d1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 11: 0x59edc926b349 - test::test_main::{{closure}}::he977ae839a582784 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:133:21 [INFO] [stdout] 12: 0x59edc963bb18 - as core::ops::function::Fn>::call::h9455091b6b06f9fb [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 13: 0x59edc963bb18 - std::panicking::rust_panic_with_hook::h8942133a8b252070 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x59edc963b8da - std::panicking::begin_panic_handler::{{closure}}::hb5f5963570096b29 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x59edc963a4f9 - std::sys::backtrace::__rust_end_short_backtrace::h6208cedc1922feda [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x59edc963b56c - rust_begin_unwind [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x59edc91b2150 - core::panicking::panic_fmt::h0c3082644d1bf418 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x59edc91b2636 - core::result::unwrap_failed::hd20b4aa073bda1e2 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/result.rs:1700:5 [INFO] [stdout] 19: 0x59edc920dcb9 - core::result::Result::unwrap::h2d4fe844e39aacfe [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x59edc920dcb9 - metrsd_client::event::tests::test_subscribe::{{closure}}::h51ba9193f561120e [INFO] [stdout] at /opt/rustwide/workdir/src/event.rs:28:22 [INFO] [stdout] 21: 0x59edc9230826 - ntex_rt::builder::SystemRunner::block_on::{{closure}}::h17e63cb88072c7c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ntex-rt-0.4.23/src/builder.rs:168:17 [INFO] [stdout] 22: 0x59edc922a806 - ntex_rt::system::SystemConfig::block_on::{{closure}}::h06f5547b8747a232 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ntex-rt-0.4.23/src/system.rs:136:29 [INFO] [stdout] 23: 0x59edc922841d - as core::future::future::Future>::poll::hdf82c0e510a804d8 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 24: 0x59edc920ca2e - as core::future::future::Future>::poll::{{closure}}::h14e244cfad174d5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/task/local.rs:1041:42 [INFO] [stdout] 25: 0x59edc920b030 - tokio::task::local::LocalSet::with::{{closure}}::hb69b29369d221f06 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/task/local.rs:793:13 [INFO] [stdout] 26: 0x59edc91cc810 - std::thread::local::LocalKey::try_with::h4944d3f33b857473 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 27: 0x59edc91c996a - std::thread::local::LocalKey::with::h3702119bf47a9b1e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 28: 0x59edc920a9a6 - tokio::task::local::LocalSet::with::h15d6d8435f5c7325 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/task/local.rs:791:9 [INFO] [stdout] 29: 0x59edc920c8e5 - as core::future::future::Future>::poll::hc037886e78a05b1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/task/local.rs:1031:9 [INFO] [stdout] 30: 0x59edc920bd3a - tokio::task::local::LocalSet::run_until::{{closure}}::hfc74413293ac1193 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/task/local.rs:689:19 [INFO] [stdout] 31: 0x59edc922835d - as core::future::future::Future>::poll::hb53587672f6509f6 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/future/future.rs:123:9 [INFO] [stdout] 32: 0x59edc91c943f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h265ad29f3c5b014a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:57 [INFO] [stdout] 33: 0x59edc91c8115 - tokio::runtime::coop::with_budget::h60214d53d521f2de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 34: 0x59edc91c8115 - tokio::runtime::coop::budget::h1b0f7fd4f710255c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 35: 0x59edc91c8115 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h146a64c8eec75d09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 36: 0x59edc91b9e00 - tokio::runtime::scheduler::current_thread::Context::enter::h787e464fa170428c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 37: 0x59edc91c795b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf533e73faa3810b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:36 [INFO] [stdout] 38: 0x59edc91c13a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h68794b8f06894937 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 39: 0x59edc92258bb - tokio::runtime::context::scoped::Scoped::set::h80bdaa8211b85e4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 40: 0x59edc9206009 - tokio::runtime::context::set_scheduler::{{closure}}::hcf818232139b4544 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/context.rs:180:26 [INFO] [stdout] 41: 0x59edc91cbd8d - std::thread::local::LocalKey::try_with::h277e1613f602b055 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 42: 0x59edc91c9b7a - std::thread::local::LocalKey::with::h53249a99662ac5d0 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 43: 0x59edc9205bfd - tokio::runtime::context::set_scheduler::h6b9d33dcecff2068 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/context.rs:180:9 [INFO] [stdout] 44: 0x59edc91bf810 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h836f032cd1a42c85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 45: 0x59edc91c1863 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hebec5762a891cde8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:19 [INFO] [stdout] 46: 0x59edc91b3c9d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h4528cba1f908ab8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:28 [INFO] [stdout] 47: 0x59edc9212fb7 - tokio::runtime::context::runtime::enter_runtime::hdb85a82ad640091d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 48: 0x59edc91b2ff1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc1935e63b96f262e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 49: 0x59edc9206d4b - tokio::runtime::runtime::Runtime::block_on_inner::h18c66749cfb6c003 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/runtime.rs:368:47 [INFO] [stdout] 50: 0x59edc9207d25 - tokio::runtime::runtime::Runtime::block_on::h6564832893e71b5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/runtime/runtime.rs:342:13 [INFO] [stdout] 51: 0x59edc920b0d1 - tokio::task::local::LocalSet::block_on::h440d5c1ef7028db0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.42.0/src/task/local.rs:646:9 [INFO] [stdout] 52: 0x59edc91eb7a2 - ntex_rt::tokio::block_on::hb6133e1944a4b4dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ntex-rt-0.4.23/src/lib.rs:72:13 [INFO] [stdout] 53: 0x59edc92299bf - ntex_rt::system::SystemConfig::block_on::ha078589601402d36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ntex-rt-0.4.23/src/system.rs:135:13 [INFO] [stdout] 54: 0x59edc922fc0e - ntex_rt::builder::SystemRunner::block_on::h6e1f920966132bf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ntex-rt-0.4.23/src/builder.rs:165:9 [INFO] [stdout] 55: 0x59edc920d9e4 - metrsd_client::event::tests::test_subscribe::h9871c5416704dd65 [INFO] [stdout] at /opt/rustwide/workdir/src/event.rs:25:3 [INFO] [stdout] 56: 0x59edc920d997 - metrsd_client::event::tests::test_subscribe::{{closure}}::h7a170215fc5c3a63 [INFO] [stdout] at /opt/rustwide/workdir/src/event.rs:25:16 [INFO] [stdout] 57: 0x59edc91e0076 - core::ops::function::FnOnce::call_once::h9b992cdb79e8f755 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x59edc926fd0b - core::ops::function::FnOnce::call_once::h109cf8051a59b34e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x59edc926fd0b - test::__rust_begin_short_backtrace::hf4fff89d377446ba [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:621:18 [INFO] [stdout] 60: 0x59edc926f547 - test::run_test_in_process::{{closure}}::h0e39181dd7ee5a43 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:644:60 [INFO] [stdout] 61: 0x59edc926f547 - as core::ops::function::FnOnce<()>>::call_once::hc5a66a30f0bdfd1f [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 62: 0x59edc926f547 - std::panicking::try::do_call::h873b7cf639554a5e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 63: 0x59edc926f547 - std::panicking::try::hdb19862fad9c8bd1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 64: 0x59edc926f547 - std::panic::catch_unwind::h281fe732d236d260 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panic.rs:358:14 [INFO] [stdout] 65: 0x59edc926f547 - test::run_test_in_process::h949b6df8457ed338 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:644:27 [INFO] [stdout] 66: 0x59edc926f547 - test::run_test::{{closure}}::h52c556a6d4740e10 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:565:43 [INFO] [stdout] 67: 0x59edc9234824 - test::run_test::{{closure}}::h4237f6381c45ccb9 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:595:41 [INFO] [stdout] 68: 0x59edc9234824 - std::sys::backtrace::__rust_begin_short_backtrace::h505c97a579eca628 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 69: 0x59edc9237eee - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e86b2e2bc107ea3 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/mod.rs:538:17 [INFO] [stdout] 70: 0x59edc9237eee - as core::ops::function::FnOnce<()>>::call_once::h8b06ddb275ff4a25 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 71: 0x59edc9237eee - std::panicking::try::do_call::hb26ecd7cd9a9355d [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 72: 0x59edc9237eee - std::panicking::try::h8ddeca9d705f9069 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 73: 0x59edc9237eee - std::panic::catch_unwind::h49e1c33078844c46 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panic.rs:358:14 [INFO] [stdout] 74: 0x59edc9237eee - std::thread::Builder::spawn_unchecked_::{{closure}}::h6073db6ff56ad35d [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/mod.rs:537:30 [INFO] [stdout] 75: 0x59edc9237eee - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c5a5f3779c774f1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 76: 0x59edc963f9cb - as core::ops::function::FnOnce>::call_once::hf75717d9f28faebf [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 77: 0x59edc963f9cb - as core::ops::function::FnOnce>::call_once::h7bd883a5f3c5f3c1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 78: 0x59edc963f9cb - std::sys::pal::unix::thread::Thread::new::thread_start::hcc78f3943333fa94 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 79: 0x7f8803f95ac3 - [INFO] [stdout] 80: 0x7f8804026a04 - clone [INFO] [stdout] 81: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] client::tests::test_api_error [INFO] [stdout] event::tests::test_subscribe [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "338a4520ce0ca57574e2637f7d2442af9dd1aeaebd0ae9d025f7b05513726a44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "338a4520ce0ca57574e2637f7d2442af9dd1aeaebd0ae9d025f7b05513726a44", kill_on_drop: false }` [INFO] [stdout] 338a4520ce0ca57574e2637f7d2442af9dd1aeaebd0ae9d025f7b05513726a44