[INFO] fetching crate dydx 0.2.0... [INFO] testing dydx-0.2.0 against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] extracting crate dydx 0.2.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate dydx 0.2.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dydx 0.2.0 [INFO] tweaked toml for crates.io crate dydx 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dydx 0.2.0 on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dydx 0.2.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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic-buf-build v0.3.0 [INFO] [stderr] Downloaded tendermint-proto v0.40.1 [INFO] [stderr] Downloaded metrics-exporter-tcp v0.11.0 [INFO] [stderr] Downloaded tendermint v0.40.1 [INFO] [stderr] Downloaded dydx-proto v0.2.0 [INFO] [stderr] Downloaded governor v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6273d2649a6a53d97612f195a45d8fa5478e74e2258659bab86056b34edc380 [INFO] running `Command { std: "docker" "start" "-a" "e6273d2649a6a53d97612f195a45d8fa5478e74e2258659bab86056b34edc380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6273d2649a6a53d97612f195a45d8fa5478e74e2258659bab86056b34edc380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6273d2649a6a53d97612f195a45d8fa5478e74e2258659bab86056b34edc380", kill_on_drop: false }` [INFO] [stdout] e6273d2649a6a53d97612f195a45d8fa5478e74e2258659bab86056b34edc380 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 344586ed6b23fed5371a32529152194424b4b43d08576078cc1eb66ce01db194 [INFO] running `Command { std: "docker" "start" "-a" "344586ed6b23fed5371a32529152194424b4b43d08576078cc1eb66ce01db194", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling zerocopy v0.8.20 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling flex-error v0.4.4 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bigdecimal v0.4.7 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling rand_core v0.9.2 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling uuid v1.14.0 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ed25519-consensus v2.1.0 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling governor v0.8.0 [INFO] [stderr] Compiling delegate v0.13.2 [INFO] [stderr] Compiling metrics v0.24.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling bip32 v0.5.3 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling informalsystems-pbjson v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tendermint-proto v0.40.1 [INFO] [stderr] Compiling ics23 v0.12.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tonic-buf-build v0.3.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling dydx-proto v0.2.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling cosmos-sdk-proto v0.26.1 [INFO] [stderr] Compiling tendermint v0.40.1 [INFO] [stderr] Compiling ibc-proto v0.51.1 [INFO] [stderr] Compiling cosmrs v0.21.1 [INFO] [stderr] Compiling dydx v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indexer/mod.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn accounts(&self) -> rest::Accounts { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn accounts(&self) -> rest::Accounts<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indexer/mod.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn markets(&self) -> rest::Markets { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 38 | pub fn markets(&self) -> rest::Markets<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indexer/mod.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn utility(&self) -> rest::Utility { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | pub fn utility(&self) -> rest::Utility<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indexer/mod.rs:48:19 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn vaults(&self) -> rest::Vaults { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 48 | pub fn vaults(&self) -> rest::Vaults<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/node/client/mod.rs:538:22 [INFO] [stdout] | [INFO] [stdout] 538 | pub fn megavault(&mut self) -> MegaVault { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 538 | pub fn megavault(&mut self) -> MegaVault<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/node/client/mod.rs:545:27 [INFO] [stdout] | [INFO] [stdout] 545 | pub fn authenticators(&mut self) -> Authenticators { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 545 | pub fn authenticators(&mut self) -> Authenticators<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "344586ed6b23fed5371a32529152194424b4b43d08576078cc1eb66ce01db194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "344586ed6b23fed5371a32529152194424b4b43d08576078cc1eb66ce01db194", kill_on_drop: false }` [INFO] [stdout] 344586ed6b23fed5371a32529152194424b4b43d08576078cc1eb66ce01db194 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 458fe9b642ec8734fe90be8dd2dfa4c2677cc4f362843d06f7e3c0dcdbaf1de4 [INFO] running `Command { std: "docker" "start" "-a" "458fe9b642ec8734fe90be8dd2dfa4c2677cc4f362843d06f7e3c0dcdbaf1de4", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling sdd v3.0.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling scc v2.3.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling metrics-exporter-tcp v0.11.0 [INFO] [stderr] Compiling tonic-buf-build v0.3.0 [INFO] [stderr] Compiling dydx-proto v0.2.0 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling governor v0.8.0 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tendermint v0.40.1 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling cosmos-sdk-proto v0.26.1 [INFO] [stderr] Compiling cosmrs v0.21.1 [INFO] [stderr] Compiling ibc-proto v0.51.1 [INFO] [stderr] Compiling dydx v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indexer/mod.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn accounts(&self) -> rest::Accounts { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn accounts(&self) -> rest::Accounts<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indexer/mod.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn markets(&self) -> rest::Markets { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 38 | pub fn markets(&self) -> rest::Markets<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indexer/mod.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn utility(&self) -> rest::Utility { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | pub fn utility(&self) -> rest::Utility<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indexer/mod.rs:48:19 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn vaults(&self) -> rest::Vaults { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 48 | pub fn vaults(&self) -> rest::Vaults<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/node/client/mod.rs:538:22 [INFO] [stdout] | [INFO] [stdout] 538 | pub fn megavault(&mut self) -> MegaVault { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 538 | pub fn megavault(&mut self) -> MegaVault<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/node/client/mod.rs:545:27 [INFO] [stdout] | [INFO] [stdout] 545 | pub fn authenticators(&mut self) -> Authenticators { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 545 | pub fn authenticators(&mut self) -> Authenticators<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indexer/mod.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn accounts(&self) -> rest::Accounts { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn accounts(&self) -> rest::Accounts<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indexer/mod.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn markets(&self) -> rest::Markets { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 38 | pub fn markets(&self) -> rest::Markets<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indexer/mod.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn utility(&self) -> rest::Utility { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 43 | pub fn utility(&self) -> rest::Utility<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/indexer/mod.rs:48:19 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn vaults(&self) -> rest::Vaults { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 48 | pub fn vaults(&self) -> rest::Vaults<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/node/client/mod.rs:538:22 [INFO] [stdout] | [INFO] [stdout] 538 | pub fn megavault(&mut self) -> MegaVault { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 538 | pub fn megavault(&mut self) -> MegaVault<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/node/client/mod.rs:545:27 [INFO] [stdout] | [INFO] [stdout] 545 | pub fn authenticators(&mut self) -> Authenticators { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 545 | pub fn authenticators(&mut self) -> Authenticators<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> examples/bot_basic_adder.rs:157:35 [INFO] [stdout] | [INFO] [stdout] 157 | .find(|p| (p.market == self.parameters.ticker)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 157 - .find(|p| (p.market == self.parameters.ticker)) [INFO] [stdout] 157 + .find(|p| p.market == self.parameters.ticker) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn bids(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 89 | pub fn bids(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn asks(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 93 | pub fn asks(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:97:19 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn spread(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 97 | pub fn spread(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn table(&self) -> OrderBookTable { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 121 | pub fn table(&self) -> OrderBookTable<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn bids(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 89 | pub fn bids(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn asks(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 93 | pub fn asks(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:97:19 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn spread(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 97 | pub fn spread(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn table(&self) -> OrderBookTable { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 121 | pub fn table(&self) -> OrderBookTable<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn bids(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 89 | pub fn bids(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn asks(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 93 | pub fn asks(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:97:19 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn spread(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 97 | pub fn spread(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn table(&self) -> OrderBookTable { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 121 | pub fn table(&self) -> OrderBookTable<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn bids(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 89 | pub fn bids(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn asks(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 93 | pub fn asks(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:97:19 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn spread(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 97 | pub fn spread(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn table(&self) -> OrderBookTable { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 121 | pub fn table(&self) -> OrderBookTable<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn bids(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 89 | pub fn bids(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn asks(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 93 | pub fn asks(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:97:19 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn spread(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 97 | pub fn spread(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn table(&self) -> OrderBookTable { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 121 | pub fn table(&self) -> OrderBookTable<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn bids(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 89 | pub fn bids(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn asks(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 93 | pub fn asks(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:97:19 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn spread(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 97 | pub fn spread(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn table(&self) -> OrderBookTable { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 121 | pub fn table(&self) -> OrderBookTable<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn bids(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 89 | pub fn bids(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn asks(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 93 | pub fn asks(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:97:19 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn spread(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 97 | pub fn spread(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn table(&self) -> OrderBookTable { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 121 | pub fn table(&self) -> OrderBookTable<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn bids(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 89 | pub fn bids(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn asks(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 93 | pub fn asks(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:97:19 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn spread(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 97 | pub fn spread(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn table(&self) -> OrderBookTable { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 121 | pub fn table(&self) -> OrderBookTable<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn bids(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 89 | pub fn bids(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn asks(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 93 | pub fn asks(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:97:19 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn spread(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 97 | pub fn spread(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn table(&self) -> OrderBookTable { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 121 | pub fn table(&self) -> OrderBookTable<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn bids(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 89 | pub fn bids(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn asks(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 93 | pub fn asks(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:97:19 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn spread(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 97 | pub fn spread(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn table(&self) -> OrderBookTable { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 121 | pub fn table(&self) -> OrderBookTable<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn bids(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 89 | pub fn bids(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn asks(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 93 | pub fn asks(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:97:19 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn spread(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 97 | pub fn spread(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn table(&self) -> OrderBookTable { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 121 | pub fn table(&self) -> OrderBookTable<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dydx` (example "bot_basic_adder"); 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name bot_basic_adder --edition=2021 examples/bot_basic_adder.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="faucet"' --cfg 'feature="noble"' --cfg 'feature="telemetry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "faucet", "noble", "telemetry"))' -C metadata=b7022bf6cc0677a7 -C extra-filename=-9312c2d2cb3b033f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-360eac63b383e5fb.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bdc13b474dd7e0fa.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-d604aeb1aac997a5.rlib --extern bip32=/opt/rustwide/target/debug/deps/libbip32-6f7f6e8ce8bd85d5.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3be22e0db4cb7227.rlib --extern cosmrs=/opt/rustwide/target/debug/deps/libcosmrs-c4d671fe31b23747.rlib --extern delegate=/opt/rustwide/target/debug/deps/libdelegate-1e1f7e4bba146bb0.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-91c76a854775c819.rlib --extern dydx=/opt/rustwide/target/debug/deps/libdydx-38fc8a28db8704c3.rlib --extern dydx_proto=/opt/rustwide/target/debug/deps/libdydx_proto-b2f3276c6cc23fc2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-de966934c1706f08.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-102522aa684a32eb.rlib --extern ibc_proto=/opt/rustwide/target/debug/deps/libibc_proto-15e2d0e05ffef892.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2b95e8355e160732.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-865c2b2b63a7cc32.rlib --extern metrics_exporter_tcp=/opt/rustwide/target/debug/deps/libmetrics_exporter_tcp-4fa68b50ea69a023.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0e49500c6f008ce8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-eadd4c017bcea91c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4653836f03ab24cb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-38465e64252f1976.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-422e6c60c8639fec.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-a9f4162a5daa2648.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-78bd63845088b034.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8244fc47b4284806.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-425b0873549160e3.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-37668cbb3addb531.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-c24e8e562f59943c.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-d2b34f446d06da94.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-5196d85b3599c1d1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-37ec100b949ed323.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-bd9fabc51e2273c3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-45e29bbdd2b38904/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `dydx` (example "close_position"); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name close_position --edition=2021 examples/close_position.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="faucet"' --cfg 'feature="noble"' --cfg 'feature="telemetry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "faucet", "noble", "telemetry"))' -C metadata=a65d43065f66f932 -C extra-filename=-31cfcb4b047e5e03 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-360eac63b383e5fb.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bdc13b474dd7e0fa.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-d604aeb1aac997a5.rlib --extern bip32=/opt/rustwide/target/debug/deps/libbip32-6f7f6e8ce8bd85d5.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3be22e0db4cb7227.rlib --extern cosmrs=/opt/rustwide/target/debug/deps/libcosmrs-c4d671fe31b23747.rlib --extern delegate=/opt/rustwide/target/debug/deps/libdelegate-1e1f7e4bba146bb0.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-91c76a854775c819.rlib --extern dydx=/opt/rustwide/target/debug/deps/libdydx-38fc8a28db8704c3.rlib --extern dydx_proto=/opt/rustwide/target/debug/deps/libdydx_proto-b2f3276c6cc23fc2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-de966934c1706f08.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-102522aa684a32eb.rlib --extern ibc_proto=/opt/rustwide/target/debug/deps/libibc_proto-15e2d0e05ffef892.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2b95e8355e160732.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-865c2b2b63a7cc32.rlib --extern metrics_exporter_tcp=/opt/rustwide/target/debug/deps/libmetrics_exporter_tcp-4fa68b50ea69a023.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0e49500c6f008ce8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-eadd4c017bcea91c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4653836f03ab24cb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-38465e64252f1976.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-422e6c60c8639fec.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-a9f4162a5daa2648.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-78bd63845088b034.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8244fc47b4284806.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-425b0873549160e3.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-37668cbb3addb531.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-c24e8e562f59943c.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-d2b34f446d06da94.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-5196d85b3599c1d1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-37ec100b949ed323.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-bd9fabc51e2273c3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-45e29bbdd2b38904/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn bids(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 89 | pub fn bids(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn asks(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 93 | pub fn asks(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:97:19 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn spread(&self) -> Option { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 97 | pub fn spread(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/support/order_book.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn table(&self) -> OrderBookTable { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 121 | pub fn table(&self) -> OrderBookTable<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dydx` (example "batch_cancel_orders"); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name batch_cancel_orders --edition=2021 examples/batch_cancel_orders.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="faucet"' --cfg 'feature="noble"' --cfg 'feature="telemetry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "faucet", "noble", "telemetry"))' -C metadata=279e4d98866bfdea -C extra-filename=-3c4e450f926464ac --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-360eac63b383e5fb.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bdc13b474dd7e0fa.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-d604aeb1aac997a5.rlib --extern bip32=/opt/rustwide/target/debug/deps/libbip32-6f7f6e8ce8bd85d5.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3be22e0db4cb7227.rlib --extern cosmrs=/opt/rustwide/target/debug/deps/libcosmrs-c4d671fe31b23747.rlib --extern delegate=/opt/rustwide/target/debug/deps/libdelegate-1e1f7e4bba146bb0.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-91c76a854775c819.rlib --extern dydx=/opt/rustwide/target/debug/deps/libdydx-38fc8a28db8704c3.rlib --extern dydx_proto=/opt/rustwide/target/debug/deps/libdydx_proto-b2f3276c6cc23fc2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-de966934c1706f08.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-102522aa684a32eb.rlib --extern ibc_proto=/opt/rustwide/target/debug/deps/libibc_proto-15e2d0e05ffef892.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2b95e8355e160732.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-865c2b2b63a7cc32.rlib --extern metrics_exporter_tcp=/opt/rustwide/target/debug/deps/libmetrics_exporter_tcp-4fa68b50ea69a023.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0e49500c6f008ce8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-eadd4c017bcea91c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4653836f03ab24cb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-38465e64252f1976.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-422e6c60c8639fec.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-a9f4162a5daa2648.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-78bd63845088b034.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8244fc47b4284806.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-425b0873549160e3.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-37668cbb3addb531.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-c24e8e562f59943c.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-d2b34f446d06da94.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-5196d85b3599c1d1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-37ec100b949ed323.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-bd9fabc51e2273c3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-45e29bbdd2b38904/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dydx` (test "test_node_methods") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name test_node_methods --edition=2021 tests/test_node_methods.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="faucet"' --cfg 'feature="noble"' --cfg 'feature="telemetry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "faucet", "noble", "telemetry"))' -C metadata=873718a1f697d5cf -C extra-filename=-0871bd3b0ec20b8a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-360eac63b383e5fb.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bdc13b474dd7e0fa.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-d604aeb1aac997a5.rlib --extern bip32=/opt/rustwide/target/debug/deps/libbip32-6f7f6e8ce8bd85d5.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3be22e0db4cb7227.rlib --extern cosmrs=/opt/rustwide/target/debug/deps/libcosmrs-c4d671fe31b23747.rlib --extern delegate=/opt/rustwide/target/debug/deps/libdelegate-1e1f7e4bba146bb0.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-91c76a854775c819.rlib --extern dydx=/opt/rustwide/target/debug/deps/libdydx-38fc8a28db8704c3.rlib --extern dydx_proto=/opt/rustwide/target/debug/deps/libdydx_proto-b2f3276c6cc23fc2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-de966934c1706f08.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-102522aa684a32eb.rlib --extern ibc_proto=/opt/rustwide/target/debug/deps/libibc_proto-15e2d0e05ffef892.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2b95e8355e160732.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-865c2b2b63a7cc32.rlib --extern metrics_exporter_tcp=/opt/rustwide/target/debug/deps/libmetrics_exporter_tcp-4fa68b50ea69a023.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0e49500c6f008ce8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-eadd4c017bcea91c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4653836f03ab24cb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-38465e64252f1976.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-422e6c60c8639fec.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-a9f4162a5daa2648.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-78bd63845088b034.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8244fc47b4284806.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-425b0873549160e3.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-37668cbb3addb531.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-c24e8e562f59943c.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-d2b34f446d06da94.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-5196d85b3599c1d1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-37ec100b949ed323.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-bd9fabc51e2273c3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-45e29bbdd2b38904/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dydx` (example "account_endpoint"); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name account_endpoint --edition=2021 examples/account_endpoint.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="faucet"' --cfg 'feature="noble"' --cfg 'feature="telemetry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "faucet", "noble", "telemetry"))' -C metadata=f15063b719a532e1 -C extra-filename=-41574fa2d4edd0da --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-360eac63b383e5fb.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bdc13b474dd7e0fa.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-d604aeb1aac997a5.rlib --extern bip32=/opt/rustwide/target/debug/deps/libbip32-6f7f6e8ce8bd85d5.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3be22e0db4cb7227.rlib --extern cosmrs=/opt/rustwide/target/debug/deps/libcosmrs-c4d671fe31b23747.rlib --extern delegate=/opt/rustwide/target/debug/deps/libdelegate-1e1f7e4bba146bb0.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-91c76a854775c819.rlib --extern dydx=/opt/rustwide/target/debug/deps/libdydx-38fc8a28db8704c3.rlib --extern dydx_proto=/opt/rustwide/target/debug/deps/libdydx_proto-b2f3276c6cc23fc2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-de966934c1706f08.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-102522aa684a32eb.rlib --extern ibc_proto=/opt/rustwide/target/debug/deps/libibc_proto-15e2d0e05ffef892.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2b95e8355e160732.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-865c2b2b63a7cc32.rlib --extern metrics_exporter_tcp=/opt/rustwide/target/debug/deps/libmetrics_exporter_tcp-4fa68b50ea69a023.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0e49500c6f008ce8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-eadd4c017bcea91c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4653836f03ab24cb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-38465e64252f1976.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-422e6c60c8639fec.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-a9f4162a5daa2648.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-78bd63845088b034.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8244fc47b4284806.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-425b0873549160e3.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-37668cbb3addb531.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-c24e8e562f59943c.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-d2b34f446d06da94.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-5196d85b3599c1d1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-37ec100b949ed323.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-bd9fabc51e2273c3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-45e29bbdd2b38904/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dydx` (example "sequencer"); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name sequencer --edition=2021 examples/sequencer.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="faucet"' --cfg 'feature="noble"' --cfg 'feature="telemetry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "faucet", "noble", "telemetry"))' -C metadata=3ef052153d2ffc35 -C extra-filename=-f8488eb4613e7ae7 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-360eac63b383e5fb.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bdc13b474dd7e0fa.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-d604aeb1aac997a5.rlib --extern bip32=/opt/rustwide/target/debug/deps/libbip32-6f7f6e8ce8bd85d5.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3be22e0db4cb7227.rlib --extern cosmrs=/opt/rustwide/target/debug/deps/libcosmrs-c4d671fe31b23747.rlib --extern delegate=/opt/rustwide/target/debug/deps/libdelegate-1e1f7e4bba146bb0.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-91c76a854775c819.rlib --extern dydx=/opt/rustwide/target/debug/deps/libdydx-38fc8a28db8704c3.rlib --extern dydx_proto=/opt/rustwide/target/debug/deps/libdydx_proto-b2f3276c6cc23fc2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-de966934c1706f08.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-102522aa684a32eb.rlib --extern ibc_proto=/opt/rustwide/target/debug/deps/libibc_proto-15e2d0e05ffef892.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2b95e8355e160732.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-865c2b2b63a7cc32.rlib --extern metrics_exporter_tcp=/opt/rustwide/target/debug/deps/libmetrics_exporter_tcp-4fa68b50ea69a023.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0e49500c6f008ce8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-eadd4c017bcea91c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4653836f03ab24cb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-38465e64252f1976.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-422e6c60c8639fec.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-a9f4162a5daa2648.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-78bd63845088b034.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8244fc47b4284806.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-425b0873549160e3.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-37668cbb3addb531.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-c24e8e562f59943c.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-d2b34f446d06da94.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-5196d85b3599c1d1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-37ec100b949ed323.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-bd9fabc51e2273c3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-45e29bbdd2b38904/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dydx` (example "place_order_short_term"); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name place_order_short_term --edition=2021 examples/place_order_short_term.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="faucet"' --cfg 'feature="noble"' --cfg 'feature="telemetry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "faucet", "noble", "telemetry"))' -C metadata=1f7d0d7225ce4172 -C extra-filename=-79198354c2f36075 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-360eac63b383e5fb.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bdc13b474dd7e0fa.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-d604aeb1aac997a5.rlib --extern bip32=/opt/rustwide/target/debug/deps/libbip32-6f7f6e8ce8bd85d5.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3be22e0db4cb7227.rlib --extern cosmrs=/opt/rustwide/target/debug/deps/libcosmrs-c4d671fe31b23747.rlib --extern delegate=/opt/rustwide/target/debug/deps/libdelegate-1e1f7e4bba146bb0.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-91c76a854775c819.rlib --extern dydx=/opt/rustwide/target/debug/deps/libdydx-38fc8a28db8704c3.rlib --extern dydx_proto=/opt/rustwide/target/debug/deps/libdydx_proto-b2f3276c6cc23fc2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-de966934c1706f08.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-102522aa684a32eb.rlib --extern ibc_proto=/opt/rustwide/target/debug/deps/libibc_proto-15e2d0e05ffef892.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2b95e8355e160732.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-865c2b2b63a7cc32.rlib --extern metrics_exporter_tcp=/opt/rustwide/target/debug/deps/libmetrics_exporter_tcp-4fa68b50ea69a023.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0e49500c6f008ce8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-eadd4c017bcea91c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4653836f03ab24cb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-38465e64252f1976.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-422e6c60c8639fec.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-a9f4162a5daa2648.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-78bd63845088b034.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8244fc47b4284806.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-425b0873549160e3.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-37668cbb3addb531.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-c24e8e562f59943c.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-d2b34f446d06da94.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-5196d85b3599c1d1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-37ec100b949ed323.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-bd9fabc51e2273c3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-45e29bbdd2b38904/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dydx` (test "test_indexer_sock") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name test_indexer_sock --edition=2021 tests/test_indexer_sock.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="faucet"' --cfg 'feature="noble"' --cfg 'feature="telemetry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "faucet", "noble", "telemetry"))' -C metadata=d5d849d6d34e1538 -C extra-filename=-4e738eb68c335712 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-360eac63b383e5fb.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bdc13b474dd7e0fa.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-d604aeb1aac997a5.rlib --extern bip32=/opt/rustwide/target/debug/deps/libbip32-6f7f6e8ce8bd85d5.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3be22e0db4cb7227.rlib --extern cosmrs=/opt/rustwide/target/debug/deps/libcosmrs-c4d671fe31b23747.rlib --extern delegate=/opt/rustwide/target/debug/deps/libdelegate-1e1f7e4bba146bb0.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-91c76a854775c819.rlib --extern dydx=/opt/rustwide/target/debug/deps/libdydx-38fc8a28db8704c3.rlib --extern dydx_proto=/opt/rustwide/target/debug/deps/libdydx_proto-b2f3276c6cc23fc2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-de966934c1706f08.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-102522aa684a32eb.rlib --extern ibc_proto=/opt/rustwide/target/debug/deps/libibc_proto-15e2d0e05ffef892.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2b95e8355e160732.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-865c2b2b63a7cc32.rlib --extern metrics_exporter_tcp=/opt/rustwide/target/debug/deps/libmetrics_exporter_tcp-4fa68b50ea69a023.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0e49500c6f008ce8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-eadd4c017bcea91c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4653836f03ab24cb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-38465e64252f1976.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-422e6c60c8639fec.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-a9f4162a5daa2648.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-78bd63845088b034.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8244fc47b4284806.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-425b0873549160e3.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-37668cbb3addb531.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-c24e8e562f59943c.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-d2b34f446d06da94.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-5196d85b3599c1d1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-37ec100b949ed323.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-bd9fabc51e2273c3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-45e29bbdd2b38904/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dydx` (example "deposit"); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name deposit --edition=2021 examples/deposit.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="faucet"' --cfg 'feature="noble"' --cfg 'feature="telemetry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "faucet", "noble", "telemetry"))' -C metadata=f906e0ca66d6c6a7 -C extra-filename=-33cc4480fc84846d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-360eac63b383e5fb.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bdc13b474dd7e0fa.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-d604aeb1aac997a5.rlib --extern bip32=/opt/rustwide/target/debug/deps/libbip32-6f7f6e8ce8bd85d5.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3be22e0db4cb7227.rlib --extern cosmrs=/opt/rustwide/target/debug/deps/libcosmrs-c4d671fe31b23747.rlib --extern delegate=/opt/rustwide/target/debug/deps/libdelegate-1e1f7e4bba146bb0.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-91c76a854775c819.rlib --extern dydx=/opt/rustwide/target/debug/deps/libdydx-38fc8a28db8704c3.rlib --extern dydx_proto=/opt/rustwide/target/debug/deps/libdydx_proto-b2f3276c6cc23fc2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-de966934c1706f08.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-102522aa684a32eb.rlib --extern ibc_proto=/opt/rustwide/target/debug/deps/libibc_proto-15e2d0e05ffef892.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2b95e8355e160732.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-865c2b2b63a7cc32.rlib --extern metrics_exporter_tcp=/opt/rustwide/target/debug/deps/libmetrics_exporter_tcp-4fa68b50ea69a023.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0e49500c6f008ce8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-eadd4c017bcea91c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4653836f03ab24cb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-38465e64252f1976.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-422e6c60c8639fec.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-a9f4162a5daa2648.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-78bd63845088b034.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8244fc47b4284806.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-425b0873549160e3.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-37668cbb3addb531.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-c24e8e562f59943c.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-d2b34f446d06da94.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-5196d85b3599c1d1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-37ec100b949ed323.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-bd9fabc51e2273c3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-45e29bbdd2b38904/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dydx` (example "withdraw"); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name withdraw --edition=2021 examples/withdraw.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="faucet"' --cfg 'feature="noble"' --cfg 'feature="telemetry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "faucet", "noble", "telemetry"))' -C metadata=000c4da28813b50d -C extra-filename=-6ca08ec13c055057 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-360eac63b383e5fb.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bdc13b474dd7e0fa.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-d604aeb1aac997a5.rlib --extern bip32=/opt/rustwide/target/debug/deps/libbip32-6f7f6e8ce8bd85d5.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3be22e0db4cb7227.rlib --extern cosmrs=/opt/rustwide/target/debug/deps/libcosmrs-c4d671fe31b23747.rlib --extern delegate=/opt/rustwide/target/debug/deps/libdelegate-1e1f7e4bba146bb0.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-91c76a854775c819.rlib --extern dydx=/opt/rustwide/target/debug/deps/libdydx-38fc8a28db8704c3.rlib --extern dydx_proto=/opt/rustwide/target/debug/deps/libdydx_proto-b2f3276c6cc23fc2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-de966934c1706f08.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-102522aa684a32eb.rlib --extern ibc_proto=/opt/rustwide/target/debug/deps/libibc_proto-15e2d0e05ffef892.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2b95e8355e160732.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-865c2b2b63a7cc32.rlib --extern metrics_exporter_tcp=/opt/rustwide/target/debug/deps/libmetrics_exporter_tcp-4fa68b50ea69a023.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0e49500c6f008ce8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-eadd4c017bcea91c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4653836f03ab24cb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-38465e64252f1976.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-422e6c60c8639fec.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-a9f4162a5daa2648.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-78bd63845088b034.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8244fc47b4284806.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-425b0873549160e3.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-37668cbb3addb531.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-c24e8e562f59943c.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-d2b34f446d06da94.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-5196d85b3599c1d1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-37ec100b949ed323.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-bd9fabc51e2273c3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-45e29bbdd2b38904/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dydx` (example "withdraw_other"); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name withdraw_other --edition=2021 examples/withdraw_other.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="faucet"' --cfg 'feature="noble"' --cfg 'feature="telemetry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "faucet", "noble", "telemetry"))' -C metadata=14a53e2a4e363812 -C extra-filename=-72b1b99eff0e29b6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-360eac63b383e5fb.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bdc13b474dd7e0fa.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-d604aeb1aac997a5.rlib --extern bip32=/opt/rustwide/target/debug/deps/libbip32-6f7f6e8ce8bd85d5.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3be22e0db4cb7227.rlib --extern cosmrs=/opt/rustwide/target/debug/deps/libcosmrs-c4d671fe31b23747.rlib --extern delegate=/opt/rustwide/target/debug/deps/libdelegate-1e1f7e4bba146bb0.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-91c76a854775c819.rlib --extern dydx=/opt/rustwide/target/debug/deps/libdydx-38fc8a28db8704c3.rlib --extern dydx_proto=/opt/rustwide/target/debug/deps/libdydx_proto-b2f3276c6cc23fc2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-de966934c1706f08.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-102522aa684a32eb.rlib --extern ibc_proto=/opt/rustwide/target/debug/deps/libibc_proto-15e2d0e05ffef892.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2b95e8355e160732.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-865c2b2b63a7cc32.rlib --extern metrics_exporter_tcp=/opt/rustwide/target/debug/deps/libmetrics_exporter_tcp-4fa68b50ea69a023.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0e49500c6f008ce8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-eadd4c017bcea91c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4653836f03ab24cb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-38465e64252f1976.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-422e6c60c8639fec.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-a9f4162a5daa2648.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-78bd63845088b034.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8244fc47b4284806.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-425b0873549160e3.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-37668cbb3addb531.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-c24e8e562f59943c.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-d2b34f446d06da94.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-5196d85b3599c1d1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-37ec100b949ed323.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-bd9fabc51e2273c3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-45e29bbdd2b38904/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dydx` (example "send_token"); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name send_token --edition=2021 examples/send_token.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="faucet"' --cfg 'feature="noble"' --cfg 'feature="telemetry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "faucet", "noble", "telemetry"))' -C metadata=21fadfeaa0b45c31 -C extra-filename=-af428cd78f7a869e --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-360eac63b383e5fb.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bdc13b474dd7e0fa.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-d604aeb1aac997a5.rlib --extern bip32=/opt/rustwide/target/debug/deps/libbip32-6f7f6e8ce8bd85d5.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3be22e0db4cb7227.rlib --extern cosmrs=/opt/rustwide/target/debug/deps/libcosmrs-c4d671fe31b23747.rlib --extern delegate=/opt/rustwide/target/debug/deps/libdelegate-1e1f7e4bba146bb0.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-91c76a854775c819.rlib --extern dydx=/opt/rustwide/target/debug/deps/libdydx-38fc8a28db8704c3.rlib --extern dydx_proto=/opt/rustwide/target/debug/deps/libdydx_proto-b2f3276c6cc23fc2.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-de966934c1706f08.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-102522aa684a32eb.rlib --extern ibc_proto=/opt/rustwide/target/debug/deps/libibc_proto-15e2d0e05ffef892.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2b95e8355e160732.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-865c2b2b63a7cc32.rlib --extern metrics_exporter_tcp=/opt/rustwide/target/debug/deps/libmetrics_exporter_tcp-4fa68b50ea69a023.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0e49500c6f008ce8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-eadd4c017bcea91c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4653836f03ab24cb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-38465e64252f1976.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-422e6c60c8639fec.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-a9f4162a5daa2648.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-78bd63845088b034.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8244fc47b4284806.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-425b0873549160e3.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-37668cbb3addb531.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-c24e8e562f59943c.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-d2b34f446d06da94.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-5196d85b3599c1d1.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-37ec100b949ed323.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-bd9fabc51e2273c3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-45e29bbdd2b38904/out` (signal: 9, SIGKILL: kill) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "458fe9b642ec8734fe90be8dd2dfa4c2677cc4f362843d06f7e3c0dcdbaf1de4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "458fe9b642ec8734fe90be8dd2dfa4c2677cc4f362843d06f7e3c0dcdbaf1de4", kill_on_drop: false }` [INFO] [stdout] 458fe9b642ec8734fe90be8dd2dfa4c2677cc4f362843d06f7e3c0dcdbaf1de4