[INFO] fetching crate consul-rs 0.1.14... [INFO] testing consul-rs-0.1.14 against master#404c8471aba60c2d837fa728e7c729a0f52d5830 for pr-87041-1 [INFO] extracting crate consul-rs 0.1.14 into /workspace/builds/worker-82/source [INFO] validating manifest of crates.io crate consul-rs 0.1.14 on toolchain 404c8471aba60c2d837fa728e7c729a0f52d5830 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate consul-rs 0.1.14 [INFO] finished tweaking crates.io crate consul-rs 0.1.14 [INFO] tweaked toml for crates.io crate consul-rs 0.1.14 written to /workspace/builds/worker-82/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "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-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cec2bbcba889342fa66b3bd91e3f9ed176d7a87765c16969cfd324379e593ed3 [INFO] running `Command { std: "docker" "start" "-a" "cec2bbcba889342fa66b3bd91e3f9ed176d7a87765c16969cfd324379e593ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cec2bbcba889342fa66b3bd91e3f9ed176d7a87765c16969cfd324379e593ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cec2bbcba889342fa66b3bd91e3f9ed176d7a87765c16969cfd324379e593ed3", kill_on_drop: false }` [INFO] [stdout] cec2bbcba889342fa66b3bd91e3f9ed176d7a87765c16969cfd324379e593ed3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ff1b30bfdb0fd21faa181f9bd96519e56ac8dae78a82548f3960ac2ad76b6de [INFO] running `Command { std: "docker" "start" "-a" "5ff1b30bfdb0fd21faa181f9bd96519e56ac8dae78a82548f3960ac2ad76b6de", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling curl v0.4.41 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling curl-sys v0.4.51+curl-7.80.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling may_queue v0.1.8 [INFO] [stderr] Compiling generator v0.7.0 [INFO] [stderr] Compiling may v0.3.19 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling fast_log v1.4.9 [INFO] [stderr] Compiling http-client v6.5.1 [INFO] [stderr] Compiling surf v2.3.2 [INFO] [stderr] Compiling consul-rs v0.1.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.84s [INFO] running `Command { std: "docker" "inspect" "5ff1b30bfdb0fd21faa181f9bd96519e56ac8dae78a82548f3960ac2ad76b6de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ff1b30bfdb0fd21faa181f9bd96519e56ac8dae78a82548f3960ac2ad76b6de", kill_on_drop: false }` [INFO] [stdout] 5ff1b30bfdb0fd21faa181f9bd96519e56ac8dae78a82548f3960ac2ad76b6de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68f8b5ebd85a8437b830a10fdc74157c48233c22071b926325b021c59cd196cc [INFO] running `Command { std: "docker" "start" "-a" "68f8b5ebd85a8437b830a10fdc74157c48233c22071b926325b021c59cd196cc", kill_on_drop: false }` [INFO] [stderr] Compiling consul-rs v0.1.14 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SERVICES_ADDRESS` [INFO] [stdout] --> src/api.rs:513:22 [INFO] [stdout] | [INFO] [stdout] 513 | use crate::api::{SERVICES_ADDRESS, Config}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.06s [INFO] running `Command { std: "docker" "inspect" "68f8b5ebd85a8437b830a10fdc74157c48233c22071b926325b021c59cd196cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68f8b5ebd85a8437b830a10fdc74157c48233c22071b926325b021c59cd196cc", kill_on_drop: false }` [INFO] [stdout] 68f8b5ebd85a8437b830a10fdc74157c48233c22071b926325b021c59cd196cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d581b84a7ae2805866be78977d1ee50cbb1b9e43e114212f96ef1ab7f892cc72 [INFO] running `Command { std: "docker" "start" "-a" "d581b84a7ae2805866be78977d1ee50cbb1b9e43e114212f96ef1ab7f892cc72", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `SERVICES_ADDRESS` [INFO] [stderr] --> src/api.rs:513:22 [INFO] [stderr] | [INFO] [stderr] 513 | use crate::api::{SERVICES_ADDRESS, Config}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `consul-rs` (lib test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/consul_rs-3b171ab328677ee1) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test api::tests::it_works ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- api::tests::it_works stdout ---- [INFO] [stdout] thread 'api::tests::it_works' panicked at 'called `Result::unwrap()` on an `Err` value: ConnectFailed: failed to connect to the server [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.51/src/error.rs:530:25 [INFO] [stdout] 1: >::into [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/convert/mod.rs:543:9 [INFO] [stdout] 2: http_types::error::Error::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-types-2.12.0/src/error.rs:49:20 [INFO] [stdout] 3: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-types-2.12.0/src/error.rs:202:9 [INFO] [stdout] 4: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 5: core::result::Result::map_err [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/result.rs:853:27 [INFO] [stdout] 6: ::send::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-client-6.5.1/src/isahc.rs:59:19 [INFO] [stdout] 7: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 8: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/future.rs:123:9 [INFO] [stdout] 9: surf::client::Client::send::{{closure}}::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/surf-2.3.2/src/client.rs:211:17 [INFO] [stdout] 10: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 11: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/future.rs:123:9 [INFO] [stdout] 12: ::handle::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/surf-2.3.2/src/middleware/logger/native.rs:46:19 [INFO] [stdout] 13: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 14: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/future.rs:123:9 [INFO] [stdout] 15: surf::client::Client::send::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/surf-2.3.2/src/client.rs:223:19 [INFO] [stdout] 16: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 17: consul_rs::api::ConsulConfig::health_service::{{closure}} [INFO] [stdout] at ./src/api.rs:263:27 [INFO] [stdout] 18: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: consul_rs::api::ConsulConfig::get_address::{{closure}} [INFO] [stdout] at ./src/api.rs:275:34 [INFO] [stdout] 20: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 21: as core::future::future::Future>::poll::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:199:17 [INFO] [stdout] 22: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 23: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 24: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 25: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 26: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:197:13 [INFO] [stdout] 27: as core::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:526:33 [INFO] [stdout] 28: async_executor::Executor::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:9 [INFO] [stdout] 29: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: async_executor::LocalExecutor::run::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:447:9 [INFO] [stdout] 31: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: async_io::driver::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.6.0/src/driver.rs:142:33 [INFO] [stdout] 33: async_global_executor::reactor::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 34: async_global_executor::reactor::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 35: async_global_executor::executor::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 36: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 37: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 38: async_global_executor::executor::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:5 [INFO] [stdout] 39: async_std::task::builder::Builder::blocking::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:171:25 [INFO] [stdout] 40: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 41: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 42: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 43: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 44: async_std::task::builder::Builder::blocking::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:168:17 [INFO] [stdout] 45: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 46: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 47: async_std::task::builder::Builder::blocking [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:161:9 [INFO] [stdout] 48: async_std::task::block_on::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/block_on.rs:33:5 [INFO] [stdout] 49: consul_rs::api::tests::test_watch_services [INFO] [stdout] at ./src/api.rs:534:17 [INFO] [stdout] 50: consul_rs::api::tests::it_works [INFO] [stdout] at ./src/api.rs:517:9 [INFO] [stdout] 51: consul_rs::api::tests::it_works::{{closure}} [INFO] [stdout] at ./src/api.rs:516:5 [INFO] [stdout] 52: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:585:5 [INFO] [stdout] 55: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 56: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: std::panicking::try::do_call [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:406:40 [INFO] [stdout] 58: std::panicking::try [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:370:19 [INFO] [stdout] 59: std::panic::catch_unwind [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panic.rs:133:14 [INFO] [stdout] 60: test::run_test_in_process [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:608:18 [INFO] [stdout] 61: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:500:39 [INFO] [stdout] 62: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:527:37 [INFO] [stdout] 63: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 64: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 65: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: std::panicking::try::do_call [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:406:40 [INFO] [stdout] 67: std::panicking::try [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:370:19 [INFO] [stdout] 68: std::panic::catch_unwind [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panic.rs:133:14 [INFO] [stdout] 69: std::thread::Builder::spawn_unchecked::{{closure}} [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 70: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 72: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 73: std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: start_thread [INFO] [stdout] 75: clone', src/api.rs:534:56 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55fe5ab1e7fc - std::backtrace_rs::backtrace::libunwind::trace::hf7449935ead7573e [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55fe5ab1e7fc - std::backtrace_rs::backtrace::trace_unsynchronized::h221aa2d88d72372a [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fe5ab1e7fc - std::sys_common::backtrace::_print_fmt::h1c77e8983e1df895 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55fe5ab1e7fc - ::fmt::hd4ec41a9a6b0d22c [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55fe5ab429ec - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55fe5ab175f5 - std::io::Write::write_fmt::h4a32d0934f160ec4 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55fe5ab202f0 - std::sys_common::backtrace::_print::h2d15cd157796a64a [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55fe5ab202f0 - std::sys_common::backtrace::print::h52d286d22e2398eb [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55fe5ab202f0 - std::panicking::default_hook::{{closure}}::h6da08fba6306daf2 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55fe5ab1fed6 - std::panicking::default_hook::h266f67a22e76b11a [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55fe5ab209a4 - std::panicking::rust_panic_with_hook::he55698a957f4fb6d [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55fe5ab20480 - std::panicking::begin_panic_handler::{{closure}}::h01f453c3ac181895 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55fe5ab1eca4 - std::sys_common::backtrace::__rust_end_short_backtrace::h675d77c6e5a3926d [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55fe5ab203e9 - rust_begin_unwind [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55fe5a6dd5d1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x55fe5a6dd6c3 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/result.rs:1661:5 [INFO] [stdout] 16: 0x55fe5a77b4e3 - core::result::Result::unwrap::had217c88a9abe737 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/result.rs:1342:23 [INFO] [stdout] 17: 0x55fe5a73a029 - consul_rs::api::tests::test_watch_services::h439c69753aef703d [INFO] [stdout] at /opt/rustwide/workdir/src/api.rs:534:17 [INFO] [stdout] 18: 0x55fe5a73a276 - consul_rs::api::tests::it_works::h55064381d8948cdb [INFO] [stdout] at /opt/rustwide/workdir/src/api.rs:517:9 [INFO] [stdout] 19: 0x55fe5a73a25a - consul_rs::api::tests::it_works::{{closure}}::h11acadbafc5fa01d [INFO] [stdout] at /opt/rustwide/workdir/src/api.rs:516:5 [INFO] [stdout] 20: 0x55fe5a73afde - core::ops::function::FnOnce::call_once::he7781c9270013daa [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55fe5a7b84c3 - core::ops::function::FnOnce::call_once::h5d20c69df64cb066 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55fe5a7b84c3 - test::__rust_begin_short_backtrace::h74effa4f90907c5e [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:585:5 [INFO] [stdout] 23: 0x55fe5a7b7087 - as core::ops::function::FnOnce>::call_once::h19edd65423024e64 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 24: 0x55fe5a7b7087 - as core::ops::function::FnOnce<()>>::call_once::hecd0007c98d2c571 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x55fe5a7b7087 - std::panicking::try::do_call::hdfd7d8bd90990dc0 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:406:40 [INFO] [stdout] 26: 0x55fe5a7b7087 - std::panicking::try::h24be999959943ce9 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:370:19 [INFO] [stdout] 27: 0x55fe5a7b7087 - std::panic::catch_unwind::h0ca097148ff956c7 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panic.rs:133:14 [INFO] [stdout] 28: 0x55fe5a7b7087 - test::run_test_in_process::hb1447ce84a041621 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:608:18 [INFO] [stdout] 29: 0x55fe5a7b7087 - test::run_test::run_test_inner::{{closure}}::h243d5767f98dd76b [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:500:39 [INFO] [stdout] 30: 0x55fe5a78396e - test::run_test::run_test_inner::{{closure}}::ha28868a6fd450406 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:527:37 [INFO] [stdout] 31: 0x55fe5a78396e - std::sys_common::backtrace::__rust_begin_short_backtrace::h9b0a0ec9acaf0854 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 32: 0x55fe5a788a68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd8bff32e65e0fd1d [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 33: 0x55fe5a788a68 - as core::ops::function::FnOnce<()>>::call_once::he74b6751c2689665 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x55fe5a788a68 - std::panicking::try::do_call::h5d2ee92103f6cc44 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:406:40 [INFO] [stdout] 35: 0x55fe5a788a68 - std::panicking::try::h4ff94863d1e19091 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:370:19 [INFO] [stdout] 36: 0x55fe5a788a68 - std::panic::catch_unwind::h80719b283a984060 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panic.rs:133:14 [INFO] [stdout] 37: 0x55fe5a788a68 - std::thread::Builder::spawn_unchecked::{{closure}}::h53d75ac43e0325b2 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 38: 0x55fe5a788a68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha0944c3b1c2a3b97 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55fe5ab25723 - as core::ops::function::FnOnce>::call_once::h4beb69a85f7fb16c [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 40: 0x55fe5ab25723 - as core::ops::function::FnOnce>::call_once::hef865a799f44aaf2 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 41: 0x55fe5ab25723 - std::sys::unix::thread::Thread::new::thread_start::hee0b2d4e2414fa96 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7f1bfc2c0609 - start_thread [INFO] [stdout] 43: 0x7f1bfc090293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] api::tests::it_works [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "d581b84a7ae2805866be78977d1ee50cbb1b9e43e114212f96ef1ab7f892cc72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d581b84a7ae2805866be78977d1ee50cbb1b9e43e114212f96ef1ab7f892cc72", kill_on_drop: false }` [INFO] [stdout] d581b84a7ae2805866be78977d1ee50cbb1b9e43e114212f96ef1ab7f892cc72