[INFO] cloning repository https://github.com/Aoi1011/Near_smartcontract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aoi1011/Near_smartcontract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAoi1011%2FNear_smartcontract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAoi1011%2FNear_smartcontract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9af7f866152f59eb6607b1a81a5e14cb0dc05e6e [INFO] testing Aoi1011/Near_smartcontract/9af7f866152f59eb6607b1a81a5e14cb0dc05e6e against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAoi1011%2FNear_smartcontract" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aoi1011/Near_smartcontract on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Aoi1011/Near_smartcontract [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/Aoi1011/Near_smartcontract [INFO] tweaked toml for git repo https://github.com/Aoi1011/Near_smartcontract written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Aoi1011/Near_smartcontract 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.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/aoikurokawa/pyth-sdk-rs` [INFO] [stderr] Updating git repository `https://github.com/wormhole-foundation/wormhole` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_wormhole v0.1.0 [INFO] [stderr] Downloaded tokio-tungstenite v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9c469c5edf4fd3786237f1bccba8b620f44cc173905c1d44fa9bec1ed1ee3ce [INFO] running `Command { std: "docker" "start" "-a" "d9c469c5edf4fd3786237f1bccba8b620f44cc173905c1d44fa9bec1ed1ee3ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9c469c5edf4fd3786237f1bccba8b620f44cc173905c1d44fa9bec1ed1ee3ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9c469c5edf4fd3786237f1bccba8b620f44cc173905c1d44fa9bec1ed1ee3ce", kill_on_drop: false }` [INFO] [stdout] d9c469c5edf4fd3786237f1bccba8b620f44cc173905c1d44fa9bec1ed1ee3ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e66acfd761351415b17ab8b79902c09fb011ee273674c3f141717e82e4b0c31 [INFO] running `Command { std: "docker" "start" "-a" "4e66acfd761351415b17ab8b79902c09fb011ee273674c3f141717e82e4b0c31", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling aws-lc-rs v1.8.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling cc v1.0.106 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling mirai-annotations v1.12.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling aws-lc-sys v0.20.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling rustls v0.23.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling borsh-derive v0.10.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling serde_wormhole v0.1.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling borsh v0.10.3 [INFO] [stderr] Compiling rustls-native-certs v0.7.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling hyper v1.4.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling wormhole-sdk v0.1.0 (https://github.com/wormhole-foundation/wormhole?tag=v2.17.1#3e423a75) [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling pyth-sdk v0.8.0 (https://github.com/aoikurokawa/pyth-sdk-rs#52f62ebb) [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling rustls-webpki v0.102.5 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling tokio-tungstenite v0.22.0 [INFO] [stderr] Compiling price-service-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/resilient_web_socket.rs:172:17 [INFO] [stdout] | [INFO] [stdout] 172 | let mut ws_stream = ws_client.lock().await; [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/resilient_web_socket.rs:208:13 [INFO] [stdout] | [INFO] [stdout] 206 | todo!(); [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 207 | // self.start_web_socket(None, "Hello").await; [INFO] [stdout] 208 | self.wait_for_maybe_ready_websocket().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PING_TIMEOUT_DURATION` is never used [INFO] [stdout] --> src/resilient_web_socket.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const PING_TIMEOUT_DURATION: Duration = Duration::from_secs(33); // 30s + 3s for delays [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ping_timeout` is never read [INFO] [stdout] --> src/resilient_web_socket.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct ResilientWebSocket [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | ping_timeout: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `handle_close` and `restart_unexpected_closed_web_socket` are never used [INFO] [stdout] --> src/resilient_web_socket.rs:188:14 [INFO] [stdout] | [INFO] [stdout] 38 | / impl ResilientWebSocket [INFO] [stdout] 39 | | where [INFO] [stdout] 40 | | F: FnMut(RpcPriceFeed) + Send + Sync + 'static, [INFO] [stdout] | |___________________________________________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 188 | async fn handle_close(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | async fn restart_unexpected_closed_web_socket<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ids`, `verbose`, `binary`, and `allow_out_of_order` are never read [INFO] [stdout] --> src/resilient_web_socket.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 286 | Subscribe { [INFO] [stdout] | --------- fields in this variant [INFO] [stdout] 287 | ids: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] 288 | #[serde(default)] [INFO] [stdout] 289 | verbose: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 290 | #[serde(default)] [INFO] [stdout] 291 | binary: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 292 | #[serde(default)] [INFO] [stdout] 293 | allow_out_of_order: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ids` is never read [INFO] [stdout] --> src/resilient_web_socket.rs:296:19 [INFO] [stdout] | [INFO] [stdout] 296 | Unsubscribe { ids: Vec }, [INFO] [stdout] | ----------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ClientMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `expo_backoff` is never used [INFO] [stdout] --> src/resilient_web_socket.rs:317:4 [INFO] [stdout] | [INFO] [stdout] 317 | fn expo_backoff(attempts: u32) -> Duration { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/resilient_web_socket.rs:118:29 [INFO] [stdout] | [INFO] [stdout] 118 | ... on_message(text, &price_feed_callbacks).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 118 | let _ = on_message(text, &price_feed_callbacks).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused pinned boxed `futures_util::Future` trait object that must be used [INFO] [stdout] --> src/resilient_web_socket.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | self.restart_unexpected_closed_web_socket().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "4e66acfd761351415b17ab8b79902c09fb011ee273674c3f141717e82e4b0c31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e66acfd761351415b17ab8b79902c09fb011ee273674c3f141717e82e4b0c31", kill_on_drop: false }` [INFO] [stdout] 4e66acfd761351415b17ab8b79902c09fb011ee273674c3f141717e82e4b0c31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2682b99e040f1a1c20eec5e32c0f7a715ec89abc43ada3975b7071baa7769e3c [INFO] running `Command { std: "docker" "start" "-a" "2682b99e040f1a1c20eec5e32c0f7a715ec89abc43ada3975b7071baa7769e3c", kill_on_drop: false }` [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/resilient_web_socket.rs:172:17 [INFO] [stdout] | [INFO] [stdout] 172 | let mut ws_stream = ws_client.lock().await; [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/resilient_web_socket.rs:208:13 [INFO] [stdout] | [INFO] [stdout] 206 | todo!(); [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 207 | // self.start_web_socket(None, "Hello").await; [INFO] [stdout] 208 | self.wait_for_maybe_ready_websocket().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PING_TIMEOUT_DURATION` is never used [INFO] [stdout] --> src/resilient_web_socket.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const PING_TIMEOUT_DURATION: Duration = Duration::from_secs(33); // 30s + 3s for delays [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ping_timeout` is never read [INFO] [stdout] --> src/resilient_web_socket.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct ResilientWebSocket [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | ping_timeout: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `handle_close` and `restart_unexpected_closed_web_socket` are never used [INFO] [stdout] --> src/resilient_web_socket.rs:188:14 [INFO] [stdout] | [INFO] [stdout] 38 | / impl ResilientWebSocket [INFO] [stdout] 39 | | where [INFO] [stdout] 40 | | F: FnMut(RpcPriceFeed) + Send + Sync + 'static, [INFO] [stdout] | |___________________________________________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 188 | async fn handle_close(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | async fn restart_unexpected_closed_web_socket<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling price-service-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `ids`, `verbose`, `binary`, and `allow_out_of_order` are never read [INFO] [stdout] --> src/resilient_web_socket.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 286 | Subscribe { [INFO] [stdout] | --------- fields in this variant [INFO] [stdout] 287 | ids: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] 288 | #[serde(default)] [INFO] [stdout] 289 | verbose: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 290 | #[serde(default)] [INFO] [stdout] 291 | binary: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 292 | #[serde(default)] [INFO] [stdout] 293 | allow_out_of_order: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ids` is never read [INFO] [stdout] --> src/resilient_web_socket.rs:296:19 [INFO] [stdout] | [INFO] [stdout] 296 | Unsubscribe { ids: Vec }, [INFO] [stdout] | ----------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ClientMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `expo_backoff` is never used [INFO] [stdout] --> src/resilient_web_socket.rs:317:4 [INFO] [stdout] | [INFO] [stdout] 317 | fn expo_backoff(attempts: u32) -> Duration { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/resilient_web_socket.rs:118:29 [INFO] [stdout] | [INFO] [stdout] 118 | ... on_message(text, &price_feed_callbacks).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 118 | let _ = on_message(text, &price_feed_callbacks).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused pinned boxed `futures_util::Future` trait object that must be used [INFO] [stdout] --> src/resilient_web_socket.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | self.restart_unexpected_closed_web_socket().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/resilient_web_socket.rs:172:17 [INFO] [stdout] | [INFO] [stdout] 172 | let mut ws_stream = ws_client.lock().await; [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/resilient_web_socket.rs:208:13 [INFO] [stdout] | [INFO] [stdout] 206 | todo!(); [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 207 | // self.start_web_socket(None, "Hello").await; [INFO] [stdout] 208 | self.wait_for_maybe_ready_websocket().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PING_TIMEOUT_DURATION` is never used [INFO] [stdout] --> src/resilient_web_socket.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const PING_TIMEOUT_DURATION: Duration = Duration::from_secs(33); // 30s + 3s for delays [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ping_timeout` is never read [INFO] [stdout] --> src/resilient_web_socket.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct ResilientWebSocket [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | ping_timeout: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `handle_close` and `restart_unexpected_closed_web_socket` are never used [INFO] [stdout] --> src/resilient_web_socket.rs:188:14 [INFO] [stdout] | [INFO] [stdout] 38 | / impl ResilientWebSocket [INFO] [stdout] 39 | | where [INFO] [stdout] 40 | | F: FnMut(RpcPriceFeed) + Send + Sync + 'static, [INFO] [stdout] | |___________________________________________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 188 | async fn handle_close(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | async fn restart_unexpected_closed_web_socket<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ids`, `verbose`, `binary`, and `allow_out_of_order` are never read [INFO] [stdout] --> src/resilient_web_socket.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 286 | Subscribe { [INFO] [stdout] | --------- fields in this variant [INFO] [stdout] 287 | ids: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] 288 | #[serde(default)] [INFO] [stdout] 289 | verbose: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 290 | #[serde(default)] [INFO] [stdout] 291 | binary: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 292 | #[serde(default)] [INFO] [stdout] 293 | allow_out_of_order: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ids` is never read [INFO] [stdout] --> src/resilient_web_socket.rs:296:19 [INFO] [stdout] | [INFO] [stdout] 296 | Unsubscribe { ids: Vec }, [INFO] [stdout] | ----------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ClientMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `expo_backoff` is never used [INFO] [stdout] --> src/resilient_web_socket.rs:317:4 [INFO] [stdout] | [INFO] [stdout] 317 | fn expo_backoff(attempts: u32) -> Duration { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/resilient_web_socket.rs:118:29 [INFO] [stdout] | [INFO] [stdout] 118 | ... on_message(text, &price_feed_callbacks).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 118 | let _ = on_message(text, &price_feed_callbacks).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused pinned boxed `futures_util::Future` trait object that must be used [INFO] [stdout] --> src/resilient_web_socket.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | self.restart_unexpected_closed_web_socket().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcf5vQx7/symbols.o" "/opt/rustwide/target/debug/examples/subscribe_price_feed_updates-fb27060b0b96d1ae.subscribe_price_feed_updates.c3176cb523ab5ab6-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_price_feed_updates-fb27060b0b96d1ae.subscribe_price_feed_updates.c3176cb523ab5ab6-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_price_feed_updates-fb27060b0b96d1ae.subscribe_price_feed_updates.c3176cb523ab5ab6-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_price_feed_updates-fb27060b0b96d1ae.subscribe_price_feed_updates.c3176cb523ab5ab6-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_price_feed_updates-fb27060b0b96d1ae.subscribe_price_feed_updates.c3176cb523ab5ab6-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_price_feed_updates-fb27060b0b96d1ae.subscribe_price_feed_updates.c3176cb523ab5ab6-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_price_feed_updates-fb27060b0b96d1ae.subscribe_price_feed_updates.c3176cb523ab5ab6-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_price_feed_updates-fb27060b0b96d1ae.subscribe_price_feed_updates.c3176cb523ab5ab6-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_price_feed_updates-fb27060b0b96d1ae.subscribe_price_feed_updates.c3176cb523ab5ab6-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_price_feed_updates-fb27060b0b96d1ae.subscribe_price_feed_updates.c3176cb523ab5ab6-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_price_feed_updates-fb27060b0b96d1ae.subscribe_price_feed_updates.c3176cb523ab5ab6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_price_feed_updates-fb27060b0b96d1ae.subscribe_price_feed_updates.c3176cb523ab5ab6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_price_feed_updates-fb27060b0b96d1ae.subscribe_price_feed_updates.c3176cb523ab5ab6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_price_feed_updates-fb27060b0b96d1ae.subscribe_price_feed_updates.c3176cb523ab5ab6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_price_feed_updates-fb27060b0b96d1ae.subscribe_price_feed_updates.c3176cb523ab5ab6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_price_feed_updates-fb27060b0b96d1ae.subscribe_price_feed_updates.c3176cb523ab5ab6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_price_feed_updates-fb27060b0b96d1ae.f49tuv5zz58k3hqonk3nbbvhz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-1bee2bb14dcf85ff/out" "-L" "/opt/rustwide/target/debug/build/ring-1168a9c8d0eaa96c/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-59e1d4e7f3f796c8.rlib" "/opt/rustwide/target/debug/deps/libanstream-a17d0b4c24a60a72.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-076c217980f32274.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-4f0d9ff7bae56d14.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-24912543eb091be6.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-c73bc2e371c50dea.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-8822bfc33450354f.rlib" "/opt/rustwide/target/debug/deps/libenv_filter-4d57b9b533aeb1b5.rlib" "/opt/rustwide/target/debug/deps/libregex-db02d39c73ab2359.rlib" "/opt/rustwide/target/debug/deps/libanstyle-25d60cc6eb6d292d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-182d5d3ffbf7a4f0.rlib" "/opt/rustwide/target/debug/deps/libprice_service_client-7a43901616e4aad6.rlib" "/opt/rustwide/target/debug/deps/libwormhole_sdk-a74d396d420424c4.rlib" "/opt/rustwide/target/debug/deps/libsha3-2848a8f2c9c3d7e8.rlib" "/opt/rustwide/target/debug/deps/libkeccak-d2e594910f56cf78.rlib" "/opt/rustwide/target/debug/deps/libanyhow-97739b1eaad8701d.rlib" "/opt/rustwide/target/debug/deps/libserde_wormhole-ba8bf5d38f2a55d1.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-b1f6e95617742d84.rlib" "/opt/rustwide/target/debug/deps/libbase64-b624dece60b86cb7.rlib" "/opt/rustwide/target/debug/deps/libbstr-cefd2bba9f497f86.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e3234bc19217bec1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-80b8549e799cfab3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-36763a31872bee91.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8804f38d7bdc2b45.rlib" "/opt/rustwide/target/debug/deps/libbase64-a6fb0f9e86693bab.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-341ed492b23dcce0.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-d878484cd466ff2c.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-40f0acff7fe3debd.rlib" "/opt/rustwide/target/debug/deps/librustls-0f3e8127067b6b19.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-a5c752b2d2ff2a80.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-f3909469606a35ce.rlib" "/opt/rustwide/target/debug/deps/librand-df3ba0a9839c1df2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5c65347d3ac237ee.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-d963bb60494dff85.rlib" "/opt/rustwide/target/debug/deps/librand_core-0c209227b0a31dd3.rlib" "/opt/rustwide/target/debug/deps/librustls-573bfae16af7c669.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d32c05e2183176a9.rlib" "/opt/rustwide/target/debug/deps/libwebpki-2a537caf8684a599.rlib" "/opt/rustwide/target/debug/deps/libring-9cc955c9dbc6ec60.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cdfea9c9d3cbb512.rlib" "/opt/rustwide/target/debug/deps/libspin-826f416e6259379c.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bba3a282b55ac299.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_rs-86bab005b5862fad.rlib" "/opt/rustwide/target/debug/deps/libmirai_annotations-0223e9306e122764.rlib" "/opt/rustwide/target/debug/deps/libaws_lc_sys-b6c2e99c5f968359.rlib" "/opt/rustwide/target/debug/deps/libzeroize-4c150054150f1fa8.rlib" "/opt/rustwide/target/debug/deps/libutf8-5663faf9de48c69a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a10fc72e606712ab.rlib" "/opt/rustwide/target/debug/deps/libsha1-feefefca4e896e9c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a182556ebfb54c94.rlib" "/opt/rustwide/target/debug/deps/libdigest-924ae055777dd525.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-bc290da3af8260bd.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-0b1d01ac00772157.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6e9e02cf03e33b10.rlib" "/opt/rustwide/target/debug/deps/libtypenum-11fbadf68ff0ca08.rlib" "/opt/rustwide/target/debug/deps/libthiserror-341ff7abf7f54307.rlib" "/opt/rustwide/target/debug/deps/libreqwest-133f321371793cdb.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-9e98a0426548fed0.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-88be400e5bc1aebf.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-378f0bcbc99bbc8e.rlib" "/opt/rustwide/target/debug/deps/libbase64-3e48162b60077e41.rlib" "/opt/rustwide/target/debug/deps/libipnet-327ad48b4edc5325.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6baed611d70c5c9b.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-382439a61eb92eaa.rlib" "/opt/rustwide/target/debug/deps/libmime-728de2fc205cd6a3.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-617a5d84690898bc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-671fa313762e7c9a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-e6f82d17d0b52d1f.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6d52ec5db454e12e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6718117ea018fb3d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f8b9127d7c0c3445.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-06dd9d0c14dd8852.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-707ef05076b6791a.rlib" "/opt/rustwide/target/debug/deps/libhyper_util-a9c0ae973aae80eb.rlib" "/opt/rustwide/target/debug/deps/libtower-7a18afcf45f08478.rlib" "/opt/rustwide/target/debug/deps/libpin_project-99504f2f2a3289fc.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-f1c26474a874c339.rlib" "/opt/rustwide/target/debug/deps/libtower_service-0661fa4fd8adbd30.rlib" "/opt/rustwide/target/debug/deps/libhyper-5cf45d61c51d184d.rlib" "/opt/rustwide/target/debug/deps/libwant-46b6971746da992b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-68fe7ffb095cd7c3.rlib" "/opt/rustwide/target/debug/deps/libhttparse-68eed242fba0927c.rlib" "/opt/rustwide/target/debug/deps/libh2-e38d969a72fe17cb.rlib" "/opt/rustwide/target/debug/deps/libtracing-d9362a82bf8d61fe.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d8fa48acc7ea8401.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-10ed57c2fc462e78.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f45eed086ba1f90e.rlib" "/opt/rustwide/target/debug/deps/libequivalent-bfabe55b464a2c7d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6e11908813ea6ed8.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6a545ff6dd71f9ba.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a8c2b0bbb78ff040.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1668a13feddb82cc.rlib" "/opt/rustwide/target/debug/deps/libtokio-c8a186f3f8d08a33.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a43f272e95ea5483.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-be9a41b4c08aeec9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8386d131e36ff0d4.rlib" "/opt/rustwide/target/debug/deps/libmio-bcbad2c1fb90f332.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-eb6e310a78e00ee1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-df378b70db76f638.rlib" "/opt/rustwide/target/debug/deps/liblibc-28c1c1b73cbe0cc4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6afc45ef9c22aff9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0b068e8c32de31b1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-23e7af4586a696eb.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-50a4a54143557e77.rlib" "/opt/rustwide/target/debug/deps/libhttp_body_util-adb94d5e531bc93c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c56d03cad3b084e3.rlib" "/opt/rustwide/target/debug/deps/libslab-0f9b7d74b3d6e4b5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1c60b8e64d2f5d85.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-56527abf9679ff46.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5960f89a04da149b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0dd21cfc832f61c6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-11ecc0bfc9736b5e.rlib" "/opt/rustwide/target/debug/deps/liblog-338e91a6dc6c2c96.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9a17581a02a3acca.rlib" "/opt/rustwide/target/debug/deps/libhttp-65e0a2840fa1dc1a.rlib" "/opt/rustwide/target/debug/deps/libbytes-da868ea8e6d75295.rlib" "/opt/rustwide/target/debug/deps/libfnv-741ffac72e6b3b10.rlib" "/opt/rustwide/target/debug/deps/libpyth_sdk-c2cbc07a22eacb56.rlib" "/opt/rustwide/target/debug/deps/libschemars-f7651d1ed84fa032.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-f210cae2192522ee.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7c8f79489979991b.rlib" "/opt/rustwide/target/debug/deps/libitoa-82ded8792af696b7.rlib" "/opt/rustwide/target/debug/deps/libryu-d8b58d36d8b0724c.rlib" "/opt/rustwide/target/debug/deps/libhex-3e5cada7ecdd708d.rlib" "/opt/rustwide/target/debug/deps/libserde-2c7edab76ea31f12.rlib" "/opt/rustwide/target/debug/deps/libborsh-726e724ed9d5db1e.rlib" "/opt/rustwide/target/debug/deps/libchrono-adb9c942db6adca7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c9a36d3659d0d801.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-2140e39e232789d1.rlib" "/opt/rustwide/target/debug/deps/liburl-51617c69476f8cb5.rlib" "/opt/rustwide/target/debug/deps/libidna-495d8df47dd4073f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-ab2639a45d7acfe9.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4ab568e110947abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4da7d5e792afed94.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fb02b15f96393a65.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0066cdba821a7c39.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-af92bab38c7d9d14.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1c4b19562077c20d.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-85a631ebc91746e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fdace1a0b4cda412.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e5c28d21823e9a85.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1e0edbcd516a8cce.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-77a1dc5e8fb357d6.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c9d2edb6dff139f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ecadd85ae8bacc0c.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-67895a0c8dd8130b.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5b4263e767961458.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4f03d5a171522141.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9e4e8543de06315e.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7fc51dfce9c057eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7ec98a9b1cc1792f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2f9b4333f6d32438.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6fe0262c36c500a.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a862c0b1c86f483.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-500f37ee5bcf0ffe.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-06dfbf1de02fde3b.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/subscribe_price_feed_updates-fb27060b0b96d1ae" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `price-service-client` (example "subscribe_price_feed_updates") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2682b99e040f1a1c20eec5e32c0f7a715ec89abc43ada3975b7071baa7769e3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2682b99e040f1a1c20eec5e32c0f7a715ec89abc43ada3975b7071baa7769e3c", kill_on_drop: false }` [INFO] [stdout] 2682b99e040f1a1c20eec5e32c0f7a715ec89abc43ada3975b7071baa7769e3c