[INFO] cloning repository https://github.com/pusher-community/pusher-http-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pusher-community/pusher-http-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpusher-community%2Fpusher-http-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpusher-community%2Fpusher-http-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dcaa68777d63847623964f8f0165e349e9b73112
[INFO] testing pusher-community/pusher-http-rust against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpusher-community%2Fpusher-http-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pusher-community/pusher-http-rust
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/pusher-community/pusher-http-rust
[INFO] tweaked toml for git repo https://github.com/pusher-community/pusher-http-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pusher-community/pusher-http-rust on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pusher-community/pusher-http-rust 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yup-hyper-mock v6.0.0
[INFO] [stderr]   Downloaded futures-sink v0.3.24
[INFO] [stderr]   Downloaded serde v1.0.144
[INFO] [stderr]   Downloaded futures-core v0.3.24
[INFO] [stderr]   Downloaded futures-task v0.3.24
[INFO] [stderr]   Downloaded once_cell v1.14.0
[INFO] [stderr]   Downloaded md-5 v0.10.4
[INFO] [stderr]   Downloaded sha2 v0.10.5
[INFO] [stderr]   Downloaded serde_derive v1.0.144
[INFO] [stderr]   Downloaded futures v0.3.24
[INFO] [stderr]   Downloaded futures-channel v0.3.24
[INFO] [stderr]   Downloaded futures-util v0.3.24
[INFO] [stderr]   Downloaded h2 v0.3.20
[INFO] [stderr]   Downloaded futures-executor v0.3.24
[INFO] [stderr]   Downloaded futures-io v0.3.24
[INFO] [stderr]   Downloaded futures-macro v0.3.24
[INFO] [stderr]   Downloaded aho-corasick v0.7.19
[INFO] [stderr]   Downloaded serde_json v1.0.85
[INFO] [stderr]   Downloaded libc v0.2.132
[INFO] [stderr]   Downloaded tokio v1.24.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65f7d413b739891b5486abc8f83b1368db464598d3fdf5980cefd56e602dc24a
[INFO] running `Command { std: "docker" "start" "-a" "65f7d413b739891b5486abc8f83b1368db464598d3fdf5980cefd56e602dc24a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65f7d413b739891b5486abc8f83b1368db464598d3fdf5980cefd56e602dc24a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65f7d413b739891b5486abc8f83b1368db464598d3fdf5980cefd56e602dc24a", kill_on_drop: false }`
[INFO] [stdout] 65f7d413b739891b5486abc8f83b1368db464598d3fdf5980cefd56e602dc24a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8402c7c5b51ac7cf6e8e9bd982cc0ba71076c99c3b564306d8805263d14d1f0
[INFO] running `Command { std: "docker" "start" "-a" "f8402c7c5b51ac7cf6e8e9bd982cc0ba71076c99c3b564306d8805263d14d1f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.4
[INFO] [stderr]    Compiling sha2 v0.10.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling pusher v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.44s
[INFO] running `Command { std: "docker" "inspect" "f8402c7c5b51ac7cf6e8e9bd982cc0ba71076c99c3b564306d8805263d14d1f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8402c7c5b51ac7cf6e8e9bd982cc0ba71076c99c3b564306d8805263d14d1f0", kill_on_drop: false }`
[INFO] [stdout] f8402c7c5b51ac7cf6e8e9bd982cc0ba71076c99c3b564306d8805263d14d1f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a251e8f4073df38644c5a3fdf49fdc247f2588ea30ce9a5976daedc6d16b31b8
[INFO] running `Command { std: "docker" "start" "-a" "a251e8f4073df38644c5a3fdf49fdc247f2588ea30ce9a5976daedc6d16b31b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling yup-hyper-mock v6.0.0
[INFO] [stderr]    Compiling pusher v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.66s
[INFO] running `Command { std: "docker" "inspect" "a251e8f4073df38644c5a3fdf49fdc247f2588ea30ce9a5976daedc6d16b31b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a251e8f4073df38644c5a3fdf49fdc247f2588ea30ce9a5976daedc6d16b31b8", kill_on_drop: false }`
[INFO] [stdout] a251e8f4073df38644c5a3fdf49fdc247f2588ea30ce9a5976daedc6d16b31b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dd1bf05fe8f274d9f71eadad4c38477390c706aa536fc8d3c8d6d055f1b22633
[INFO] running `Command { std: "docker" "start" "-a" "dd1bf05fe8f274d9f71eadad4c38477390c706aa536fc8d3c8d6d055f1b22633", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pusher-462f0c154237019c)
[INFO] [stdout] running 19 tests
[INFO] [stdout] test client::tests::test_channel_number_validation ... ok
[INFO] [stdout] test client::tests::test_client_webhook_validation ... ok
[INFO] [stdout] test client::tests::test_initialization_from_env ... ok
[INFO] [stdout] test client::tests::test_channel_length_validation ... ok
[INFO] [stdout] test client::tests::test_initialization_from_url ... ok
[INFO] [stdout] test client::tests::test_channel_format_validation ... ok
[INFO] [stdout] test client::tests::test_webhook_improper_key_case ... ok
[INFO] [stdout] test client::tests::test_webhook_improper_signature_case ... ok
[INFO] [stdout] test request_url::test_get_channel_url ... ok
[INFO] [stdout] test request_url::test_get_channels_url ... ok
[INFO] [stdout] test request_url::test_get_channels_url_with_no_params ... ok
[INFO] [stdout] test request_url::test_get_channels_url_with_one_additional_param ... ok
[INFO] [stdout] test request_url::test_trigger_request_url ... ok
[INFO] [stdout] test client::tests::test_private_channel_authentication ... ok
[INFO] [stdout] test request_url::test_get_users_url ... ok
[INFO] [stdout] test client::tests::test_event_name_length_validation ... ok
[INFO] [stdout] test client::tests::test_trigger_payload_size_validation ... ok
[INFO] [stdout] test client::tests::test_socket_id_validation ... ok
[INFO] [stdout] test client::tests::test_presence_channel_authentication ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-2454f6621dc0b06a)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_get_channels ... ok
[INFO] [stdout] test test_eb_trigger ... ok
[INFO] [stdout] test test_get_channel_users ... ok
[INFO] [stdout] test test_get_channel ... ok
[INFO] [stdout] test test_error_response_handler ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pusher
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test src/client.rs - client::Pusher<C>::authenticate_private_channel (line 556) ... ignored
[INFO] [stdout] test src/client.rs - client::Pusher<C>::webhook (line 648) ... ignored
[INFO] [stdout] test src/client.rs - client::PusherBuilder<HttpConnector>::from_env (line 87) ... ignored
[INFO] [stdout] test src/client.rs - client::Pusher<C>::authenticate_presence_channel (line 595) ... ok
[INFO] [stdout] test src/client.rs - client::PusherBuilder<C>::secure (line 161) ... ok
[INFO] [stdout] test src/client.rs - client::Pusher<C>::channels_with_options (line 386) ... ok
[INFO] [stdout] test src/client.rs - client::Pusher<C>::trigger_multi (line 263) ... ok
[INFO] [stdout] test src/client.rs - client::Pusher<C>::channels (line 365) ... ok
[INFO] [stdout] test src/client.rs - client::Pusher<C>::trigger_exclusive (line 240) ... ok
[INFO] [stdout] test src/client.rs - client::Pusher<C>::channel_with_options (line 460) ... ok
[INFO] [stdout] test src/client.rs - client::Pusher<C>::channel_users (line 509) ... ok
[INFO] [stdout] test src/client.rs - client::PusherBuilder<C>::host (line 150) ... ok
[INFO] [stdout] test src/client.rs - client::Pusher<C>::channel (line 440) ... ok
[INFO] [stdout] test src/client.rs - client::Pusher<C>::trigger_multi_exclusive (line 285) ... ok
[INFO] [stdout] test src/client.rs - client::PusherBuilder<HttpConnector>::from_url (line 70) ... ok
[INFO] [stdout] test src/client.rs - client::PusherBuilder<HttpConnector>::new (line 53) ... ok
[INFO] [stdout] test src/client.rs - client::Pusher<C>::trigger (line 208) ... ok
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/lib.rs - (line 19) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 19) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /opt/rustwide/workdir/src/request.rs:30:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x614dbb509262 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x614dbb509262 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x614dbb509262 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x614dbb509262 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x614dbb52cd53 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x614dbb52cd53 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x614dbb5062a3 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x614dbb5062a3 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x614dbb5090b2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x614dbb50a1a3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x614dbb509f85 - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x614dbb50abb5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x614dbb50a94a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x614dbb509769 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x614dbb50a5dd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x614dbb52b090 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x614dbb52b4f6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   17:     0x614dbb1abc98 - pusher::request::send_request::{{closure}}::h4a0914bc27ca23f3
[INFO] [stdout]   18:     0x614dbb1aaf9a - pusher::client::Pusher<C>::_trigger::{{closure}}::h6df46e7974eda5c2
[INFO] [stdout]   19:     0x614dbb1a9e15 - pusher::client::Pusher<C>::trigger::{{closure}}::h240332a8a623158c
[INFO] [stdout]   20:     0x614dbb1cbf81 - rust_out::main::{{closure}}::h4e16b051961b29e4
[INFO] [stdout]   21:     0x614dbb1ae116 - <core::pin::Pin<P> as core::future::future::Future>::poll::h9996d0735740db74
[INFO] [stdout]   22:     0x614dbb1a6936 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb2a8575a3d40f61f
[INFO] [stdout]   23:     0x614dbb1a6844 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h90c7f521ea83475c
[INFO] [stdout]   24:     0x614dbb1a54c0 - tokio::runtime::scheduler::current_thread::Context::enter::hf6e711777c52f762
[INFO] [stdout]   25:     0x614dbb1a5ed2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h79f6b0194e9aba3a
[INFO] [stdout]   26:     0x614dbb1a5c74 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h55aab1b38e99311e
[INFO] [stdout]   27:     0x614dbb183323 - tokio::macros::scoped_tls::ScopedKey<T>::set::h85b6bd57487d7913
[INFO] [stdout]   28:     0x614dbb1a5a37 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbc861f482cf02058
[INFO] [stdout]   29:     0x614dbb1a5c8e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h609d410fd371ff25
[INFO] [stdout]   30:     0x614dbb1a2cc7 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hda9258eda62c3735
[INFO] [stdout]   31:     0x614dbb1a2b1f - tokio::runtime::runtime::Runtime::block_on::h2148d6b2e681bfd5
[INFO] [stdout]   32:     0x614dbb1cbd09 - rust_out::main::h2d10ba762d3f8adf
[INFO] [stdout]   33:     0x614dbb126133 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc
[INFO] [stdout]   34:     0x614dbb11eaf6 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1
[INFO] [stdout]   35:     0x614dbb11ea89 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e
[INFO] [stdout]   36:     0x614dbb502410 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h638295a043b40957
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]   37:     0x614dbb502410 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x614dbb502410 - std::panicking::catch_unwind::h50591d85bf847c7c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x614dbb502410 - std::panic::catch_unwind::h2487b4c4f2ae22c6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x614dbb502410 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   41:     0x614dbb502410 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x614dbb502410 - std::panicking::catch_unwind::hf9a822ea043fb0d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x614dbb502410 - std::panic::catch_unwind::h5b3cac802237ed89
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x614dbb502410 - std::rt::lang_start_internal::h34f9328d113fd60a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   45:     0x614dbb11ea71 - std::rt::lang_start::h8f736fe0a226e45f
[INFO] [stdout]   46:     0x614dbb1cc235 - main
[INFO] [stdout]   47:     0x7ecb96fac1ca - <unknown>
[INFO] [stdout]   48:     0x7ecb96fac28b - __libc_start_main
[INFO] [stdout]   49:     0x614dbb0d6bd5 - _start
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 19)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 1 failed; 3 ignored; 0 measured; 0 filtered out; finished in 4.39s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dd1bf05fe8f274d9f71eadad4c38477390c706aa536fc8d3c8d6d055f1b22633", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd1bf05fe8f274d9f71eadad4c38477390c706aa536fc8d3c8d6d055f1b22633", kill_on_drop: false }`
[INFO] [stdout] dd1bf05fe8f274d9f71eadad4c38477390c706aa536fc8d3c8d6d055f1b22633
