[INFO] fetching crate kuma-client 0.6.0... [INFO] testing kuma-client-0.6.0 against 1.79.0 for beta-1.80-4 [INFO] extracting crate kuma-client 0.6.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate kuma-client 0.6.0 on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kuma-client 0.6.0 [INFO] finished tweaking crates.io crate kuma-client 0.6.0 [INFO] tweaked toml for crates.io crate kuma-client 0.6.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate kuma-client 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2b9a491bbe1889c18a838198fe1e30b92a643d433d5a73c5a700ca40034ecc3 [INFO] running `Command { std: "docker" "start" "-a" "e2b9a491bbe1889c18a838198fe1e30b92a643d433d5a73c5a700ca40034ecc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2b9a491bbe1889c18a838198fe1e30b92a643d433d5a73c5a700ca40034ecc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2b9a491bbe1889c18a838198fe1e30b92a643d433d5a73c5a700ca40034ecc3", kill_on_drop: false }` [INFO] [stdout] e2b9a491bbe1889c18a838198fe1e30b92a643d433d5a73c5a700ca40034ecc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 781ee7ce04747988f04e362db2fd2acb62d36840ddb572c6b31db5f02fe50a0b [INFO] running `Command { std: "docker" "start" "-a" "781ee7ce04747988f04e362db2fd2acb62d36840ddb572c6b31db5f02fe50a0b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tz-rs v0.6.14 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tzdb_data v0.1.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.4.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling tzdb v0.6.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling pest_generator v2.7.8 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling h2 v0.4.3 [INFO] [stderr] Compiling pest_derive v2.7.8 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.3 [INFO] [stderr] Compiling serde_with_macros v3.6.1 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Compiling const-str-proc-macro v0.5.7 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling serde_alias v0.0.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rust_engineio v0.6.0 [INFO] [stderr] Compiling strum v0.26.1 [INFO] [stderr] Compiling const-str v0.5.7 [INFO] [stderr] Compiling config v0.14.0 [INFO] [stderr] Compiling serde_with v3.6.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling serde_merge v0.1.3 [INFO] [stderr] Compiling rust_socketio v0.6.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde-inline-default v0.2.0 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling git2 v0.18.2 [INFO] [stderr] Compiling shadow-rs v0.27.1 [INFO] [stderr] Compiling kuma-client v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `SerializeDateTime` is never constructed [INFO] [stdout] --> src/deserialize.rs:215:19 [INFO] [stdout] | [INFO] [stdout] 215 | pub(crate) struct SerializeDateTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 53s [INFO] running `Command { std: "docker" "inspect" "781ee7ce04747988f04e362db2fd2acb62d36840ddb572c6b31db5f02fe50a0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "781ee7ce04747988f04e362db2fd2acb62d36840ddb572c6b31db5f02fe50a0b", kill_on_drop: false }` [INFO] [stdout] 781ee7ce04747988f04e362db2fd2acb62d36840ddb572c6b31db5f02fe50a0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 351e4a047dbe51970753567bec9abd74ebee3a538de646c1bb98eaaf88264375 [INFO] running `Command { std: "docker" "start" "-a" "351e4a047dbe51970753567bec9abd74ebee3a538de646c1bb98eaaf88264375", kill_on_drop: false }` [INFO] [stderr] Compiling kuma-client v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `SerializeDateTime` is never constructed [INFO] [stdout] --> src/deserialize.rs:215:19 [INFO] [stdout] | [INFO] [stdout] 215 | pub(crate) struct SerializeDateTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SerializeDateTime` is never constructed [INFO] [stdout] --> src/deserialize.rs:215:19 [INFO] [stdout] | [INFO] [stdout] 215 | pub(crate) struct SerializeDateTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 45.46s [INFO] running `Command { std: "docker" "inspect" "351e4a047dbe51970753567bec9abd74ebee3a538de646c1bb98eaaf88264375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "351e4a047dbe51970753567bec9abd74ebee3a538de646c1bb98eaaf88264375", kill_on_drop: false }` [INFO] [stdout] 351e4a047dbe51970753567bec9abd74ebee3a538de646c1bb98eaaf88264375 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fc159ec14c8ef36c5d8e4b426dc847f32d2c9fbbbad8f6066ce6bbbcc86de24b [INFO] running `Command { std: "docker" "start" "-a" "fc159ec14c8ef36c5d8e4b426dc847f32d2c9fbbbad8f6066ce6bbbcc86de24b", kill_on_drop: false }` [INFO] [stderr] Compiling kuma-client v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: struct `SerializeDateTime` is never constructed [INFO] [stderr] --> src/deserialize.rs:215:19 [INFO] [stderr] | [INFO] [stderr] 215 | pub(crate) struct SerializeDateTime; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `kuma-client` (lib test) generated 1 warning [INFO] [stderr] warning: `kuma-client` (lib) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 50.62s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kuma_client-02c843994c469fed) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests kuma_client [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/client.rs - client::Client (line 1123) ... FAILED [INFO] [stdout] test src/lib.rs - (line 43) ... FAILED [INFO] [stdout] test src/lib.rs - (line 25) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/client.rs - client::Client (line 1123) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Client` [INFO] [stdout] --> src/client.rs:1125:14 [INFO] [stdout] | [INFO] [stdout] 4 | let client = Client::connect(Config { [INFO] [stdout] | ^^^^^^ use of undeclared type `Client` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use kuma_client::Client; [INFO] [stdout] | [INFO] [stdout] 3 + use reqwest::Client; [INFO] [stdout] | [INFO] [stdout] 3 + use reqwest::blocking::Client; [INFO] [stdout] | [INFO] [stdout] 3 + use rust_socketio::asynchronous::Client; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Config` in this scope [INFO] [stdout] --> src/client.rs:1125:30 [INFO] [stdout] | [INFO] [stdout] 4 | let client = Client::connect(Config { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use config::Config; [INFO] [stdout] | [INFO] [stdout] 3 + use kuma_client::Config; [INFO] [stdout] | [INFO] [stdout] 3 + use time::format_description::well_known::iso8601::Config; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Url` [INFO] [stdout] --> src/client.rs:1126:14 [INFO] [stdout] | [INFO] [stdout] 5 | url: Url::parse("http://localhost:3001").expect("Invalid URL"), [INFO] [stdout] | ^^^ use of undeclared type `Url` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use kuma_client::Url; [INFO] [stdout] | [INFO] [stdout] 3 + use reqwest::Url; [INFO] [stdout] | [INFO] [stdout] 3 + use url::Url; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TagDefinition` in this scope [INFO] [stdout] --> src/client.rs:1136:14 [INFO] [stdout] | [INFO] [stdout] 15 | .add_tag(TagDefinition { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use kuma_client::tag::TagDefinition; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MonitorGroup` in this scope [INFO] [stdout] --> src/client.rs:1146:18 [INFO] [stdout] | [INFO] [stdout] 25 | .add_monitor(MonitorGroup { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use kuma_client::monitor::MonitorGroup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Tag` in this scope [INFO] [stdout] --> src/client.rs:1148:20 [INFO] [stdout] | [INFO] [stdout] 27 | tags: vec![Tag { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use kuma_client::tag::Tag; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Notification` in this scope [INFO] [stdout] --> src/client.rs:1160:23 [INFO] [stdout] | [INFO] [stdout] 39 | .add_notification(Notification { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use kuma_client::notification::Notification; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MonitorHttp` in this scope [INFO] [stdout] --> src/client.rs:1173:18 [INFO] [stdout] | [INFO] [stdout] 52 | .add_monitor(MonitorHttp { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use kuma_client::monitor::MonitorHttp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Tag` in this scope [INFO] [stdout] --> src/client.rs:1177:20 [INFO] [stdout] | [INFO] [stdout] 56 | tags: vec![Tag { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use kuma_client::tag::Tag; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/client.rs:1131:6 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_client_rs_1123_0() { [INFO] [stdout] | --------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 10 | .await [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/client.rs:1141:6 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_client_rs_1123_0() { [INFO] [stdout] | --------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 20 | .await [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/client.rs:1155:6 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_client_rs_1123_0() { [INFO] [stdout] | --------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 34 | .await [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/client.rs:1168:6 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_client_rs_1123_0() { [INFO] [stdout] | --------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 47 | .await [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/client.rs:1192:6 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_client_rs_1123_0() { [INFO] [stdout] | --------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 71 | .await [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks [INFO] [stdout] --> src/client.rs:1195:38 [INFO] [stdout] | [INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_client_rs_1123_0() { [INFO] [stdout] | --------------------------------------- this is not `async` [INFO] [stdout] ... [INFO] [stdout] 74 | let monitors = client.get_monitors().await.expect("Failed to get monitors"); [INFO] [stdout] | ^^^^^ only allowed inside `async` functions and blocks [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0433, E0728. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 43) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at src/lib.rs:21:6: [INFO] [stdout] Failed to connect to server: ConnectionTimeout [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56502856aec5 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x56502856aec5 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56502856aec5 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x56502856aec5 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x56502859185b - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x56502859185b - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x5650285681ef - std::io::Write::write_fmt::h8898bac6ff039a23 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x56502856ac9e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x56502856ac9e - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x56502856bf59 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x56502856bc9d - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:298:9 [INFO] [stdout] 11: 0x56502856c3f3 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:795:13 [INFO] [stdout] 12: 0x56502856c2d4 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13 [INFO] [stdout] 13: 0x56502856b389 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 14: 0x56502856c007 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 15: 0x565027c5a9d3 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 16: 0x565027c5af66 - core::result::unwrap_failed::h82b551e0ff2b2176 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1654:5 [INFO] [stdout] 17: 0x565027dcc2d3 - core::result::Result::expect::h50905d990476dbea [INFO] [stdout] 18: 0x565027ebb723 - rust_out::main::{{closure}}::h7d70cd83959d082b [INFO] [stdout] 19: 0x565027e337aa - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h2016b6e83d01d6ca [INFO] [stdout] 20: 0x565027e331cf - tokio::runtime::park::CachedParkThread::block_on::h267bffbfc1d0988f [INFO] [stdout] 21: 0x565027e4119b - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h2e325cf6dbdefea5 [INFO] [stdout] 22: 0x565027e414de - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hd6bcdadde55a7007 [INFO] [stdout] 23: 0x565027e40ce2 - tokio::runtime::context::runtime::enter_runtime::hf5292d1f34aa1df7 [INFO] [stdout] 24: 0x565027e4147f - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hfecf27d78d43cbef [INFO] [stdout] 25: 0x565027e413aa - tokio::runtime::runtime::Runtime::block_on::ha0ffeaba377e7d90 [INFO] [stdout] 26: 0x565027ebb0ad - rust_out::main::hefd0e20a84d98562 [INFO] [stdout] 27: 0x565027da64c3 - core::ops::function::FnOnce::call_once::hf5df03481fa223d4 [INFO] [stdout] 28: 0x565027d9d586 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc3e3b7df02d0e2b6 [INFO] [stdout] 29: 0x565027d9d9d9 - std::rt::lang_start::{{closure}}::hfc2aa31607a3c95a [INFO] [stdout] 30: 0x5650285646e0 - core::ops::function::impls:: for &F>::call_once::h6abeee5a7794ceb5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:284:13 [INFO] [stdout] 31: 0x5650285646e0 - std::panicking::try::do_call::hd6e966bb06877057 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 32: 0x5650285646e0 - std::panicking::try::hc9b3807f5768cb19 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 33: 0x5650285646e0 - std::panic::catch_unwind::h94a757c154076c6e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 34: 0x5650285646e0 - std::rt::lang_start_internal::{{closure}}::hc5223fb36050c743 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/rt.rs:141:48 [INFO] [stdout] 35: 0x5650285646e0 - std::panicking::try::do_call::hddf7b4e1ebeb3f69 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 36: 0x5650285646e0 - std::panicking::try::h1842860a1f941a31 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 37: 0x5650285646e0 - std::panic::catch_unwind::h009016ccf811d4c3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 38: 0x5650285646e0 - std::rt::lang_start_internal::h3ed4fe7b2f419135 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/rt.rs:141:20 [INFO] [stdout] 39: 0x565027d9d9b7 - std::rt::lang_start::h3f1f88aa50d8ed74 [INFO] [stdout] 40: 0x565027ebdc75 - main [INFO] [stdout] 41: 0x7f08a185bd90 - [INFO] [stdout] 42: 0x7f08a185be40 - __libc_start_main [INFO] [stdout] 43: 0x565027c5b405 - _start [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 25) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at src/lib.rs:15:6: [INFO] [stdout] Failed to connect to server: ConnectionTimeout [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ce97fc3305 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55ce97fc3305 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ce97fc3305 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55ce97fc3305 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55ce97fe9c9b - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x55ce97fe9c9b - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x55ce97fc062f - std::io::Write::write_fmt::h8898bac6ff039a23 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x55ce97fc30de - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55ce97fc30de - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55ce97fc4399 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x55ce97fc40dd - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:298:9 [INFO] [stdout] 11: 0x55ce97fc4833 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:795:13 [INFO] [stdout] 12: 0x55ce97fc4714 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13 [INFO] [stdout] 13: 0x55ce97fc37c9 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 14: 0x55ce97fc4447 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 15: 0x55ce977679d3 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 16: 0x55ce97767f66 - core::result::unwrap_failed::h82b551e0ff2b2176 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1654:5 [INFO] [stdout] 17: 0x55ce9787c013 - core::result::Result::expect::h50905d990476dbea [INFO] [stdout] 18: 0x55ce9792eda1 - rust_out::main::{{closure}}::h7d70cd83959d082b [INFO] [stdout] 19: 0x55ce978c82ba - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h2016b6e83d01d6ca [INFO] [stdout] 20: 0x55ce978c7cd9 - tokio::runtime::park::CachedParkThread::block_on::h267bffbfc1d0988f [INFO] [stdout] 21: 0x55ce978d5be9 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h2e325cf6dbdefea5 [INFO] [stdout] 22: 0x55ce978d5f2c - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hd6bcdadde55a7007 [INFO] [stdout] 23: 0x55ce978d5732 - tokio::runtime::context::runtime::enter_runtime::hf5292d1f34aa1df7 [INFO] [stdout] 24: 0x55ce978d5ed1 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hfecf27d78d43cbef [INFO] [stdout] 25: 0x55ce978d5dfa - tokio::runtime::runtime::Runtime::block_on::ha0ffeaba377e7d90 [INFO] [stdout] 26: 0x55ce9792e7cd - rust_out::main::hefd0e20a84d98562 [INFO] [stdout] 27: 0x55ce9785fab3 - core::ops::function::FnOnce::call_once::hf5df03481fa223d4 [INFO] [stdout] 28: 0x55ce97857a36 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc3e3b7df02d0e2b6 [INFO] [stdout] 29: 0x55ce97857c99 - std::rt::lang_start::{{closure}}::hfc2aa31607a3c95a [INFO] [stdout] 30: 0x55ce97fbcb20 - core::ops::function::impls:: for &F>::call_once::h6abeee5a7794ceb5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:284:13 [INFO] [stdout] 31: 0x55ce97fbcb20 - std::panicking::try::do_call::hd6e966bb06877057 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 32: 0x55ce97fbcb20 - std::panicking::try::hc9b3807f5768cb19 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 33: 0x55ce97fbcb20 - std::panic::catch_unwind::h94a757c154076c6e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 34: 0x55ce97fbcb20 - std::rt::lang_start_internal::{{closure}}::hc5223fb36050c743 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/rt.rs:141:48 [INFO] [stdout] 35: 0x55ce97fbcb20 - std::panicking::try::do_call::hddf7b4e1ebeb3f69 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 36: 0x55ce97fbcb20 - std::panicking::try::h1842860a1f941a31 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 37: 0x55ce97fbcb20 - std::panic::catch_unwind::h009016ccf811d4c3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 38: 0x55ce97fbcb20 - std::rt::lang_start_internal::h3ed4fe7b2f419135 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/rt.rs:141:20 [INFO] [stdout] 39: 0x55ce97857c77 - std::rt::lang_start::h3f1f88aa50d8ed74 [INFO] [stdout] 40: 0x55ce9792f175 - main [INFO] [stdout] 41: 0x7fd64197bd90 - [INFO] [stdout] 42: 0x7fd64197be40 - __libc_start_main [INFO] [stdout] 43: 0x55ce97768405 - _start [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/client.rs - client::Client (line 1123) [INFO] [stdout] src/lib.rs - (line 25) [INFO] [stdout] src/lib.rs - (line 43) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 33.41s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "fc159ec14c8ef36c5d8e4b426dc847f32d2c9fbbbad8f6066ce6bbbcc86de24b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc159ec14c8ef36c5d8e4b426dc847f32d2c9fbbbad8f6066ce6bbbcc86de24b", kill_on_drop: false }` [INFO] [stdout] fc159ec14c8ef36c5d8e4b426dc847f32d2c9fbbbad8f6066ce6bbbcc86de24b