[INFO] fetching crate eureka-client 0.0.4... [INFO] checking eureka-client-0.0.4 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate eureka-client 0.0.4 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate eureka-client 0.0.4 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate eureka-client 0.0.4 [INFO] finished tweaking crates.io crate eureka-client 0.0.4 [INFO] tweaked toml for crates.io crate eureka-client 0.0.4 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 466aad4770ddae8e4328ed381d473f237b571a34344bb9048cfd6b676691835e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "466aad4770ddae8e4328ed381d473f237b571a34344bb9048cfd6b676691835e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "466aad4770ddae8e4328ed381d473f237b571a34344bb9048cfd6b676691835e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "466aad4770ddae8e4328ed381d473f237b571a34344bb9048cfd6b676691835e", kill_on_drop: false }` [INFO] [stdout] 466aad4770ddae8e4328ed381d473f237b571a34344bb9048cfd6b676691835e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49812fcf32100fe86a64d8d4f1ae9625d6b0dec15f3f229e02f9dbb47f6850ca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "49812fcf32100fe86a64d8d4f1ae9625d6b0dec15f3f229e02f9dbb47f6850ca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking encoding_rs v0.8.26 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking openssl-sys v0.9.60 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking openssl v0.10.32 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking native-tls v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking eureka-client v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/lib.rs:169:30 [INFO] [stdout] | [INFO] [stdout] 169 | path.trim_left_matches('/') [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/lib.rs:169:30 [INFO] [stdout] | [INFO] [stdout] 169 | path.trim_left_matches('/') [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/resolver.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(config: &HashMap) -> Self { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `retry_attempts` [INFO] [stdout] --> src/resolver.rs:24:34 [INFO] [stdout] | [INFO] [stdout] 24 | fn resolve_eureka_url(&self, retry_attempts: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retry_attempts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/resolver.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(config: &HashMap) -> Self { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `retry_attempts` [INFO] [stdout] --> src/resolver.rs:59:34 [INFO] [stdout] | [INFO] [stdout] 59 | fn resolve_eureka_url(&self, retry_attempts: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retry_attempts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/resolver.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(config: &HashMap) -> Self { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `retry_attempts` [INFO] [stdout] --> src/resolver.rs:24:34 [INFO] [stdout] | [INFO] [stdout] 24 | fn resolve_eureka_url(&self, retry_attempts: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retry_attempts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/resolver.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(config: &HashMap) -> Self { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `retry_attempts` [INFO] [stdout] --> src/resolver.rs:59:34 [INFO] [stdout] | [INFO] [stdout] 59 | fn resolve_eureka_url(&self, retry_attempts: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retry_attempts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/aws.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new(config: &HashMap) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fetch_metadata` [INFO] [stdout] --> src/aws.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn fetch_metadata(&self) -> HashMap<&'static str, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lookup_metadata_key` [INFO] [stdout] --> src/aws.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | fn lookup_metadata_key(&self, key: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lookup_instance_identity` [INFO] [stdout] --> src/aws.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn lookup_instance_identity(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/resolver.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(config: &HashMap) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `build_service_urls` [INFO] [stdout] --> src/resolver.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | fn build_service_urls(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/resolver.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(config: &HashMap) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_current_cluster` [INFO] [stdout] --> src/resolver.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | fn get_current_cluster(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `start_cluster_refresh` [INFO] [stdout] --> src/resolver.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | fn start_cluster_refresh(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `resolve_cluster_hosts` [INFO] [stdout] --> src/resolver.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | fn resolve_cluster_hosts(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `resolve_zone_hosts` [INFO] [stdout] --> src/resolver.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 49 | fn resolve_zone_hosts(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_availability_zones` [INFO] [stdout] --> src/resolver.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | fn get_availability_zones(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_instances_by_app` [INFO] [stdout] --> src/rest/mod.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn get_instances_by_app(&self, app_id: &str) -> Result, EurekaError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_instance_by_app_and_instance` [INFO] [stdout] --> src/rest/mod.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn get_instance_by_app_and_instance( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_metadata` [INFO] [stdout] --> src/rest/mod.rs:201:12 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn update_metadata( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_instances_by_vip_address` [INFO] [stdout] --> src/rest/mod.rs:232:12 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn get_instances_by_vip_address( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_instances_by_svip_address` [INFO] [stdout] --> src/rest/mod.rs:267:12 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn get_instances_by_svip_address( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `query_encode` [INFO] [stdout] --> src/lib.rs:189:4 [INFO] [stdout] | [INFO] [stdout] 189 | fn query_encode(value: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/aws.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new(config: &HashMap) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fetch_metadata` [INFO] [stdout] --> src/aws.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | fn fetch_metadata(&self) -> HashMap<&'static str, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lookup_metadata_key` [INFO] [stdout] --> src/aws.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | fn lookup_metadata_key(&self, key: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lookup_instance_identity` [INFO] [stdout] --> src/aws.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn lookup_instance_identity(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/resolver.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(config: &HashMap) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `build_service_urls` [INFO] [stdout] --> src/resolver.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | fn build_service_urls(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/resolver.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(config: &HashMap) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_current_cluster` [INFO] [stdout] --> src/resolver.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | fn get_current_cluster(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `start_cluster_refresh` [INFO] [stdout] --> src/resolver.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | fn start_cluster_refresh(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `resolve_cluster_hosts` [INFO] [stdout] --> src/resolver.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | fn resolve_cluster_hosts(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `resolve_zone_hosts` [INFO] [stdout] --> src/resolver.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 49 | fn resolve_zone_hosts(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_availability_zones` [INFO] [stdout] --> src/resolver.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | fn get_availability_zones(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_instances_by_app` [INFO] [stdout] --> src/rest/mod.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn get_instances_by_app(&self, app_id: &str) -> Result, EurekaError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_instance_by_app_and_instance` [INFO] [stdout] --> src/rest/mod.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn get_instance_by_app_and_instance( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_metadata` [INFO] [stdout] --> src/rest/mod.rs:201:12 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn update_metadata( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_instances_by_vip_address` [INFO] [stdout] --> src/rest/mod.rs:232:12 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn get_instances_by_vip_address( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_instances_by_svip_address` [INFO] [stdout] --> src/rest/mod.rs:267:12 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn get_instances_by_svip_address( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `query_encode` [INFO] [stdout] --> src/lib.rs:189:4 [INFO] [stdout] | [INFO] [stdout] 189 | fn query_encode(value: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "49812fcf32100fe86a64d8d4f1ae9625d6b0dec15f3f229e02f9dbb47f6850ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49812fcf32100fe86a64d8d4f1ae9625d6b0dec15f3f229e02f9dbb47f6850ca", kill_on_drop: false }` [INFO] [stdout] 49812fcf32100fe86a64d8d4f1ae9625d6b0dec15f3f229e02f9dbb47f6850ca