[INFO] fetching crate polaris-rust 0.2.0-alpha.0... [INFO] checking polaris-rust-0.2.0-alpha.0 against try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190 [INFO] extracting crate polaris-rust 0.2.0-alpha.0 into /workspace/builds/worker-5-tc2/source [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain [INFO] started tweaking crates.io crate polaris-rust 0.2.0-alpha.0 [INFO] finished tweaking crates.io crate polaris-rust 0.2.0-alpha.0 [INFO] tweaked toml for crates.io crate polaris-rust 0.2.0-alpha.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate polaris-rust 0.2.0-alpha.0 on toolchain 87f2ecc56b5f6032b075c8934ebc77f28d57183c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate polaris-rust 0.2.0-alpha.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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7993b685aa2f76a0d1500069537f57b0bd584e876eb38bd76f06ee463823ce3 [INFO] running `Command { std: "docker" "start" "-a" "d7993b685aa2f76a0d1500069537f57b0bd584e876eb38bd76f06ee463823ce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7993b685aa2f76a0d1500069537f57b0bd584e876eb38bd76f06ee463823ce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7993b685aa2f76a0d1500069537f57b0bd584e876eb38bd76f06ee463823ce3", kill_on_drop: false }` [INFO] [stdout] d7993b685aa2f76a0d1500069537f57b0bd584e876eb38bd76f06ee463823ce3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7789ca64219880846298250ca9c02e8f3ec3688d6f7bef1cfc1ceacd16238b89 [INFO] running `Command { std: "docker" "start" "-a" "7789ca64219880846298250ca9c02e8f3ec3688d6f7bef1cfc1ceacd16238b89", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Checking syn v2.0.85 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking tempfile v3.13.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking multimap v0.10.0 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking block-modes v0.8.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.6 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling uuid-macro-internal v1.11.0 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Checking tokio v1.41.0 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking pin-project v1.1.6 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking prost v0.12.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking prost-types v0.12.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking prost-build v0.12.6 [INFO] [stderr] Checking rsa v0.9.6 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde-duration-ext v0.1.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.31 [INFO] [stderr] Checking hyper v1.5.0 [INFO] [stderr] Checking hyper-util v0.1.9 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.8 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stderr] Checking polaris-rust v0.2.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/core/plugin/plugins.rs:234:19 [INFO] [stdout] | [INFO] [stdout] 234 | let vec = vec![ [INFO] [stdout] | ___________________^ [INFO] [stdout] 235 | | WeightRandomLoadbalancer::builder, [INFO] [stdout] 236 | | ConsistentHashLoadBalancer::builder, [INFO] [stdout] 237 | | WeightedRoundRobinBalancer::builder, [INFO] [stdout] 238 | | ]; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[fn() -> (..., ...) {...::builder}; _]`, found `[fn() -> (fn() -> Box<...>, ...); 3]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[fn() -> (fn() -> Box<(dyn LoadBalancer + 'static)>, std::string::String) {WeightRandomLoadbalancer::builder}; _]` [INFO] [stdout] found array `[fn() -> (fn() -> Box<(dyn LoadBalancer + 'static)>, std::string::String); 3]` [INFO] [stdout] = help: consider casting the fn item to a fn pointer: `WeightRandomLoadbalancer::builder as fn() -> (fn() -> Box<(dyn LoadBalancer + 'static)>, std::string::String)` [INFO] [stdout] help: the return type of this call is `[fn() -> (fn() -> Box<(dyn LoadBalancer + 'static)>, std::string::String); 3]` due to the type of the argument passed [INFO] [stdout] --> src/core/plugin/plugins.rs:234:19 [INFO] [stdout] | [INFO] [stdout] 234 | let vec = vec![ [INFO] [stdout] | ___________________^ [INFO] [stdout] 235 | | WeightRandomLoadbalancer::builder, [INFO] [stdout] 236 | | ConsistentHashLoadBalancer::builder, [INFO] [stdout] 237 | | WeightedRoundRobinBalancer::builder, [INFO] [stdout] 238 | | ]; [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/core/plugin/plugins.rs:234:19 [INFO] [stdout] | [INFO] [stdout] 234 | let vec = vec![ [INFO] [stdout] | ___________________^ [INFO] [stdout] 235 | | WeightRandomLoadbalancer::builder, [INFO] [stdout] 236 | | ConsistentHashLoadBalancer::builder, [INFO] [stdout] 237 | | WeightedRoundRobinBalancer::builder, [INFO] [stdout] 238 | | ]; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________expected `[fn() -> (..., ...) {...::builder}; _]`, found `[fn() -> (fn() -> Box<...>, ...); 3]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[fn() -> (fn() -> Box<(dyn LoadBalancer + 'static)>, std::string::String) {WeightRandomLoadbalancer::builder}; _]` [INFO] [stdout] found array `[fn() -> (fn() -> Box<(dyn LoadBalancer + 'static)>, std::string::String); 3]` [INFO] [stdout] = help: consider casting the fn item to a fn pointer: `WeightRandomLoadbalancer::builder as fn() -> (fn() -> Box<(dyn LoadBalancer + 'static)>, std::string::String)` [INFO] [stdout] help: the return type of this call is `[fn() -> (fn() -> Box<(dyn LoadBalancer + 'static)>, std::string::String); 3]` due to the type of the argument passed [INFO] [stdout] --> src/core/plugin/plugins.rs:234:19 [INFO] [stdout] | [INFO] [stdout] 234 | let vec = vec![ [INFO] [stdout] | ___________________^ [INFO] [stdout] 235 | | WeightRandomLoadbalancer::builder, [INFO] [stdout] 236 | | ConsistentHashLoadBalancer::builder, [INFO] [stdout] 237 | | WeightedRoundRobinBalancer::builder, [INFO] [stdout] 238 | | ]; [INFO] [stdout] | |_________^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/config/default.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | async fn on_event(&self, action: Action, val: ServerEvent) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/config/default.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | req: GetConfigGroupRequest, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/config/default.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | req: WatchConfigGroupRequest, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/config/default.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | async fn on_event(&self, action: Action, val: ServerEvent) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/core/model/config.rs:123:30 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn convert_from_spec(f: crate::core::model::pb::lib::ClientConfigFileInfo) -> ConfigFile { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/config/default.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | req: GetConfigGroupRequest, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/config/default.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | req: WatchConfigGroupRequest, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/core/model/config.rs:123:30 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn convert_from_spec(f: crate::core::model::pb::lib::ClientConfigFileInfo) -> ConfigFile { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> src/core/plugin/cache.rs:102:39 [INFO] [stdout] | [INFO] [stdout] 102 | async fn load_service_rule(&self, filter: Filter) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> src/core/plugin/cache.rs:106:35 [INFO] [stdout] | [INFO] [stdout] 106 | async fn load_services(&self, filter: Filter) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> src/core/plugin/cache.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | filter: Filter, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> src/core/plugin/cache.rs:117:38 [INFO] [stdout] | [INFO] [stdout] 117 | async fn load_config_file(&self, filter: Filter) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> src/core/plugin/cache.rs:121:45 [INFO] [stdout] | [INFO] [stdout] 121 | async fn load_config_group_files(&self, filter: Filter) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `listener` [INFO] [stdout] --> src/core/plugin/cache.rs:125:48 [INFO] [stdout] | [INFO] [stdout] 125 | async fn register_resource_listener(&self, listener: Arc) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_listener` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handler` [INFO] [stdout] --> src/core/plugin/connector.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | handler: Box, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/core/plugin/connector.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | req: InstanceRequest, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/core/plugin/connector.rs:124:41 [INFO] [stdout] | [INFO] [stdout] 124 | async fn deregister_instance(&self, req: InstanceRequest) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/core/plugin/connector.rs:128:40 [INFO] [stdout] | [INFO] [stdout] 128 | async fn heartbeat_instance(&self, req: InstanceRequest) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/core/plugin/connector.rs:144:40 [INFO] [stdout] | [INFO] [stdout] 144 | async fn create_config_file(&self, req: ConfigFileRequest) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/core/plugin/connector.rs:148:40 [INFO] [stdout] | [INFO] [stdout] 148 | async fn update_config_file(&self, req: ConfigFileRequest) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/core/plugin/connector.rs:152:41 [INFO] [stdout] | [INFO] [stdout] 152 | async fn release_config_file(&self, req: ConfigReleaseRequest) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/core/plugin/connector.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | req: ConfigPublishRequest, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/discovery/default.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | req: ReportServiceContractRequest, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> src/core/plugin/cache.rs:102:39 [INFO] [stdout] | [INFO] [stdout] 102 | async fn load_service_rule(&self, filter: Filter) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> src/core/plugin/cache.rs:106:35 [INFO] [stdout] | [INFO] [stdout] 106 | async fn load_services(&self, filter: Filter) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> src/core/plugin/cache.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | filter: Filter, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> src/core/plugin/cache.rs:117:38 [INFO] [stdout] | [INFO] [stdout] 117 | async fn load_config_file(&self, filter: Filter) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> src/core/plugin/cache.rs:121:45 [INFO] [stdout] | [INFO] [stdout] 121 | async fn load_config_group_files(&self, filter: Filter) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `listener` [INFO] [stdout] --> src/core/plugin/cache.rs:125:48 [INFO] [stdout] | [INFO] [stdout] 125 | async fn register_resource_listener(&self, listener: Arc) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_listener` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handler` [INFO] [stdout] --> src/core/plugin/connector.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | handler: Box, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/core/plugin/connector.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | req: InstanceRequest, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/core/plugin/connector.rs:124:41 [INFO] [stdout] | [INFO] [stdout] 124 | async fn deregister_instance(&self, req: InstanceRequest) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/core/plugin/connector.rs:128:40 [INFO] [stdout] | [INFO] [stdout] 128 | async fn heartbeat_instance(&self, req: InstanceRequest) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/core/plugin/connector.rs:144:40 [INFO] [stdout] | [INFO] [stdout] 144 | async fn create_config_file(&self, req: ConfigFileRequest) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/core/plugin/connector.rs:148:40 [INFO] [stdout] | [INFO] [stdout] 148 | async fn update_config_file(&self, req: ConfigFileRequest) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/core/plugin/connector.rs:152:41 [INFO] [stdout] | [INFO] [stdout] 152 | async fn release_config_file(&self, req: ConfigReleaseRequest) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/core/plugin/connector.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | req: ConfigPublishRequest, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/discovery/default.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | req: ReportServiceContractRequest, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `polaris-rust` (lib test) due to 1 previous error; 19 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `polaris-rust` (lib) due to 1 previous error; 19 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7789ca64219880846298250ca9c02e8f3ec3688d6f7bef1cfc1ceacd16238b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7789ca64219880846298250ca9c02e8f3ec3688d6f7bef1cfc1ceacd16238b89", kill_on_drop: false }` [INFO] [stdout] 7789ca64219880846298250ca9c02e8f3ec3688d6f7bef1cfc1ceacd16238b89