[INFO] fetching crate dydx 0.2.0...
[INFO] testing dydx-0.2.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate dydx 0.2.0 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dydx 0.2.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded informalsystems-pbjson v0.7.0
[INFO] [stderr]   Downloaded tonic-buf-build v0.3.0
[INFO] [stderr]   Downloaded nonzero_ext v0.3.0
[INFO] [stderr]   Downloaded metrics-exporter-tcp v0.11.0
[INFO] [stderr]   Downloaded delegate v0.13.2
[INFO] [stderr]   Downloaded ics23 v0.12.0
[INFO] [stderr]   Downloaded sdd v3.0.7
[INFO] [stderr]   Downloaded metrics v0.24.1
[INFO] [stderr]   Downloaded uuid v1.14.0
[INFO] [stderr]   Downloaded cosmrs v0.21.1
[INFO] [stderr]   Downloaded spinning_top v0.3.0
[INFO] [stderr]   Downloaded tendermint-proto v0.40.1
[INFO] [stderr]   Downloaded bigdecimal v0.4.7
[INFO] [stderr]   Downloaded tendermint v0.40.1
[INFO] [stderr]   Downloaded dydx-proto v0.2.0
[INFO] [stderr]   Downloaded scc v2.3.3
[INFO] [stderr]   Downloaded governor v0.8.0
[INFO] [stderr]   Downloaded cosmos-sdk-proto v0.26.1
[INFO] [stderr]   Downloaded ibc-proto v0.51.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5c74a525a5f938e9cc6aa82d162afcb811aa771e70b3e04e12e2b2953344250
[INFO] running `Command { std: "docker" "start" "-a" "d5c74a525a5f938e9cc6aa82d162afcb811aa771e70b3e04e12e2b2953344250", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5c74a525a5f938e9cc6aa82d162afcb811aa771e70b3e04e12e2b2953344250", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5c74a525a5f938e9cc6aa82d162afcb811aa771e70b3e04e12e2b2953344250", kill_on_drop: false }`
[INFO] [stdout] d5c74a525a5f938e9cc6aa82d162afcb811aa771e70b3e04e12e2b2953344250
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61cb138b5a9beac4334f5d5728515a98f2bfbb012ed71d45d632b4091a00e530
[INFO] running `Command { std: "docker" "start" "-a" "61cb138b5a9beac4334f5d5728515a98f2bfbb012ed71d45d632b4091a00e530", kill_on_drop: false }`
[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 cc v1.2.15
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling zerocopy v0.8.20
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling ring v0.17.11
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling rand_core v0.9.2
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling convert_case v0.7.1
[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 data-encoding v2.8.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling hmac v0.12.1
[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 rand_chacha v0.9.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling pin-project v1.1.9
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling tendermint-proto v0.40.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling uuid v1.14.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling tonic-buf-build v0.3.0
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dydx-proto v0.2.0
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling informalsystems-pbjson v0.7.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bip32 v0.5.3
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling ics23 v0.12.0
[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 h2 v0.4.8
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling metrics v0.24.1
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling governor v0.8.0
[INFO] [stderr]    Compiling delegate v0.13.2
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling reqwest v0.12.12
[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 4m 29s
[INFO] running `Command { std: "docker" "inspect" "61cb138b5a9beac4334f5d5728515a98f2bfbb012ed71d45d632b4091a00e530", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61cb138b5a9beac4334f5d5728515a98f2bfbb012ed71d45d632b4091a00e530", kill_on_drop: false }`
[INFO] [stdout] 61cb138b5a9beac4334f5d5728515a98f2bfbb012ed71d45d632b4091a00e530
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85b526b99aa47fd316f267a8b8223bbf00c9f881bec0cd34fde0cde28d2c8c67
[INFO] running `Command { std: "docker" "start" "-a" "85b526b99aa47fd316f267a8b8223bbf00c9f881bec0cd34fde0cde28d2c8c67", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling home v0.5.11
[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 prost-build v0.13.5
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling scc v2.3.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tonic-buf-build v0.3.0
[INFO] [stderr]    Compiling metrics-exporter-tcp v0.11.0
[INFO] [stderr]    Compiling dydx-proto v0.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[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 tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tendermint v0.40.1
[INFO] [stderr]    Compiling governor v0.8.0
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[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: use of deprecated function `rand::thread_rng`: renamed to `rng`
[INFO] [stdout]  --> tests/test_node_authenticators.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rand::{thread_rng, Rng};
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: renamed to `rng`
[INFO] [stdout]    --> tests/test_node_authenticators.rs:114:16
[INFO] [stdout]     |
[INFO] [stdout] 114 |         .build(thread_rng().gen_range(0..100_000_000))?;
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]    --> tests/test_node_authenticators.rs:114:29
[INFO] [stdout]     |
[INFO] [stdout] 114 |         .build(thread_rng().gen_range(0..100_000_000))?;
[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<Item = Quote> {
[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<Item = Quote<'_>> {
[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<Item = Quote> {
[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<Item = Quote<'_>> {
[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<Spread> {
[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<Spread<'_>> {
[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<Item = Quote> {
[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<Item = Quote<'_>> {
[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<Item = Quote> {
[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<Item = Quote<'_>> {
[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<Spread> {
[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<Spread<'_>> {
[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<Item = Quote> {
[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<Item = Quote<'_>> {
[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<Item = Quote> {
[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<Item = Quote<'_>> {
[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<Spread> {
[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<Spread<'_>> {
[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<Item = Quote> {
[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<Item = Quote<'_>> {
[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<Item = Quote> {
[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<Item = Quote<'_>> {
[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<Spread> {
[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<Spread<'_>> {
[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<Item = Quote> {
[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<Item = Quote<'_>> {
[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<Item = Quote> {
[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<Item = Quote<'_>> {
[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<Spread> {
[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<Spread<'_>> {
[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: 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)]` 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<Item = Quote> {
[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<Item = Quote<'_>> {
[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<Item = Quote> {
[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<Item = Quote<'_>> {
[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<Spread> {
[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<Spread<'_>> {
[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/1.90.0-x86_64-unknown-linux-gnu/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=2ba7143e4a6b6dd1 -C extra-filename=-3da55f7abf43f62a --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-13cdadc4da8bf989.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f8ca3289a7589366.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-cfa16a6d4b3f7288.rlib --extern bip32=/opt/rustwide/target/debug/deps/libbip32-a5f13e2bca749ea6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ebe3e32bf80eb7ca.rlib --extern cosmrs=/opt/rustwide/target/debug/deps/libcosmrs-e1198c3c87aa33a5.rlib --extern delegate=/opt/rustwide/target/debug/deps/libdelegate-2c6a15449f14edd3.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-9ebf142557d901d4.rlib --extern dydx=/opt/rustwide/target/debug/deps/libdydx-960cdfb52e47b7d3.rlib --extern dydx_proto=/opt/rustwide/target/debug/deps/libdydx_proto-13778f08d5f15033.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a369370e66a8df2f.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-2bd8fc901546b4f2.rlib --extern ibc_proto=/opt/rustwide/target/debug/deps/libibc_proto-be990188495e2c8c.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-fc148b5f05083b94.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-2d348eff94497713.rlib --extern metrics_exporter_tcp=/opt/rustwide/target/debug/deps/libmetrics_exporter_tcp-84ebe30f5af24a81.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7ae1a12efb2015e0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ac2013b4bc4a7f1b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ff3de4acef76456a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bdf5e8414af07685.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-c8f4bed310ab9ff3.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-f5eb2f4347908313.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-735577385df7046a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fe710d88b8a80d87.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-da2f18148357bf92.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-7fb2acbc4ca4e019.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-d3ad87e4bcee2a92.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-11f0761f77762fc8.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-65181b3f70c44126.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e63d0329351c7f48.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-4d7cb9ff6bc0805b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-d2360ecd84387fe0/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dydx` (example "validator_get"); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name validator_get --edition=2021 examples/validator_get.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=909e602adfe93006 -C extra-filename=-c243614ef8f1623e --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-13cdadc4da8bf989.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f8ca3289a7589366.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-cfa16a6d4b3f7288.rlib --extern bip32=/opt/rustwide/target/debug/deps/libbip32-a5f13e2bca749ea6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ebe3e32bf80eb7ca.rlib --extern cosmrs=/opt/rustwide/target/debug/deps/libcosmrs-e1198c3c87aa33a5.rlib --extern delegate=/opt/rustwide/target/debug/deps/libdelegate-2c6a15449f14edd3.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-9ebf142557d901d4.rlib --extern dydx=/opt/rustwide/target/debug/deps/libdydx-960cdfb52e47b7d3.rlib --extern dydx_proto=/opt/rustwide/target/debug/deps/libdydx_proto-13778f08d5f15033.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a369370e66a8df2f.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-2bd8fc901546b4f2.rlib --extern ibc_proto=/opt/rustwide/target/debug/deps/libibc_proto-be990188495e2c8c.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-fc148b5f05083b94.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-2d348eff94497713.rlib --extern metrics_exporter_tcp=/opt/rustwide/target/debug/deps/libmetrics_exporter_tcp-84ebe30f5af24a81.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7ae1a12efb2015e0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ac2013b4bc4a7f1b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ff3de4acef76456a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bdf5e8414af07685.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-c8f4bed310ab9ff3.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-f5eb2f4347908313.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-735577385df7046a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fe710d88b8a80d87.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-da2f18148357bf92.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-7fb2acbc4ca4e019.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-d3ad87e4bcee2a92.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-11f0761f77762fc8.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-65181b3f70c44126.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e63d0329351c7f48.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-4d7cb9ff6bc0805b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-d2360ecd84387fe0/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `dydx` (test "test_node")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name test_node --edition=2021 tests/test_node.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=027e275707d11a8f -C extra-filename=-20125e68677a31d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-13cdadc4da8bf989.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f8ca3289a7589366.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-cfa16a6d4b3f7288.rlib --extern bip32=/opt/rustwide/target/debug/deps/libbip32-a5f13e2bca749ea6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ebe3e32bf80eb7ca.rlib --extern cosmrs=/opt/rustwide/target/debug/deps/libcosmrs-e1198c3c87aa33a5.rlib --extern delegate=/opt/rustwide/target/debug/deps/libdelegate-2c6a15449f14edd3.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-9ebf142557d901d4.rlib --extern dydx=/opt/rustwide/target/debug/deps/libdydx-960cdfb52e47b7d3.rlib --extern dydx_proto=/opt/rustwide/target/debug/deps/libdydx_proto-13778f08d5f15033.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a369370e66a8df2f.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-2bd8fc901546b4f2.rlib --extern ibc_proto=/opt/rustwide/target/debug/deps/libibc_proto-be990188495e2c8c.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-fc148b5f05083b94.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-2d348eff94497713.rlib --extern metrics_exporter_tcp=/opt/rustwide/target/debug/deps/libmetrics_exporter_tcp-84ebe30f5af24a81.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7ae1a12efb2015e0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ac2013b4bc4a7f1b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ff3de4acef76456a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bdf5e8414af07685.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-c8f4bed310ab9ff3.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-f5eb2f4347908313.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-735577385df7046a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fe710d88b8a80d87.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-da2f18148357bf92.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-7fb2acbc4ca4e019.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-d3ad87e4bcee2a92.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-11f0761f77762fc8.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-65181b3f70c44126.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e63d0329351c7f48.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-4d7cb9ff6bc0805b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-d2360ecd84387fe0/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc68ORnV/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libserial_test-f5eb2f4347908313,libfutures-1c1cf6603727483f,libfutures_executor-64023754f17010f2,libscc-77b7215e704017e8,libsdd-b9c051664fe48edc,libdydx-960cdfb52e47b7d3,libtoml-d3ad87e4bcee2a92,libtoml_edit-89e8b1465ea6596e,libserde_spanned-cf85bea8f606d52d,libwinnow-ea921d49c134cdab,libtoml_datetime-131a5b8850f9eebd,libmetrics-2d348eff94497713,libahash-15c80f36e901edc7,libstrum-735577385df7046a,libibc_proto-be990188495e2c8c,libics23-bc1d435dd73eddc5,libpbjson-704b2beeed38e5eb,libbase64-f15348c60ecc38af,libserde_with-c8f4bed310ab9ff3,libcosmrs-e1198c3c87aa33a5,libbip32-a5f13e2bca749ea6,libpbkdf2-4a4bd33c784d112b,libbs58-8f76e1a794411493,libthiserror-5b6eb444882148a7,libtendermint-ab599b89ae008f47,libed25519_consensus-e89e5d60381fe5ad,libhex-20b2c19735fab89b,libsha2-69aaec1fe12c80f9,libopaque_debug-404eb95cc0514505,libblock_buffer-18afa6abb000fe8e,libcurve25519_dalek_ng-5a16b68f4f02c3b8,libsubtle_ng-ffdc482c0cf75345,libdigest-b70d49d51edcdb84,libed25519-60124b92d7c271a2,libripemd-465aa4bad7ffe35b,libk256-eb1d73e0517a1b6b,libsha2-c325101adb515e02,libecdsa-21335a84655c861a,librfc6979-a98f664002b3e6ea,libhmac-ae1ffc33cb762ed4,libspki-8ad8a8e4eb481929,libsignature-9561e6ca9075087f,libelliptic_curve-b044ff22bb5243b9,libsec1-25361152c26f469d,libder-aaf32ac4718902e6,libcrypto_bigint-017313389ba12714,libbase16ct-af58d31f0fe3bd5f,libgroup-24db7760f9545743,libff-7268e351dc532b4f,libeyre-23062580105ee85c,libindenter-d5e38082fd95a86b,libdydx_proto-13778f08d5f15033,libprost_types-04a154a4f1b7e68c,libcosmos_sdk_proto-00fccf23a3c77be5,libtonic-11f0761f77762fc8,librustls_native_certs-016d3eac9d0599f7,libhyper_timeout-a52c869d1b327b0d,libasync_stream-2105a58afb483c8c,libtokio_rustls-25b4ea044da41617,librustls-e31e9abaf1b5cd17,libwebpki-5185f15b360bf3c3,libring-3b33ea4e2a3840a1,libuntrusted-540e03abf2dcef7d,libaxum-d40f50a8d46716dd,libmatchit-efc9b6821a7b0624,libaxum_core-6e65e4fb93fdbe8f,libtower-db1337cb3486c097,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,librand-61ab37a05cc4413d,librand_chacha-51bebfaf6a167539,librand_core-89720e9345148a3c,libgetrandom-ec3c5dade0288b9d,libpin_project-b2b691dbbdff5e4e,libtokio_stream-67418302f5b520a5,libtendermint_proto-1e57ba68718ecc38,libtime-8706c8e2a788e1b5,libtime_core-26834888bef9d482,libnum_conv-cc886ad8065c76aa,libderanged-13b12100e54b1ed6,libpowerfmt-7a5474cda89a050d,libsubtle_encoding-b929a1130ec00ed5,libflex_error-1865502273408441,libprost-342261e57bb6fa55,libtokio_tungstenite-7fb2acbc4ca4e019,libtungstenite-f7cb903cad17aec4,libdata_encoding-e306dec7fefb7e59,librand-7ae1a12efb2015e0,librand_chacha-d0b61751491f6c8d,libppv_lite86-feb9235ef2e00958,libzerocopy-1d463ecc7850c55c,libbyteorder-db682152d97ee1da,librand_core-dfb5878a5a39cc6b,libgetrandom-5760912e5c8ae321,libzerocopy-eddce974fb48f2df,libutf8-86b7bfe0260f02cf,libsha1-d429e11d59cb438f,libcpufeatures-057207a46b263eb1,libdigest-5834101b5c4dce2b,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-584255cb270bd008,libcrypto_common-583c8322ed3add03,libgeneric_array-a52305a00fb807fd,libtypenum-987523825771ddad,libzeroize-31412a7467cb997e,libthiserror-fe710d88b8a80d87,libgovernor-2bd8fc901546b4f2,libparking_lot-c70bc314c02ecd29,libparking_lot_core-0fd3d15a570105f4,liblock_api-0c1a9d77f30394e6,libscopeguard-0e30e6315ecc2b6d,libfutures_timer-eb8770b79ffd481e,libnonzero_ext-0c1f95333388f365,libportable_atomic-c2c4d29dcd6d4dab,libno_std_compat-0d0677fdf55e83c7,libderive_more-9ebf142557d901d4,libreqwest-ac2013b4bc4a7f1b,librustls_pemfile-21ea90d4a2ec719e,librustls_pki_types-279df7d0ab0e9b5f,libserde_urlencoded-1a763d900b12807b,libbase64-216937815d5196b4,libipnet-6391c567488bc9bc,libhyper_tls-7ea502a1b4e645d3,libtokio_native_tls-55342b30569f4678,libmime-fa5c6e61475ee11e,libencoding_rs-743cdb245c8359d9,libserde_json-bdf5e8414af07685,libryu-664e3c53aac53c31,libtower-65181b3f70c44126,libsync_wrapper-448121b333e08fc9,libtower_layer-387250be0616cbd3,libnative_tls-3177952a946c64a5,libopenssl_probe-43f6112dac9608f0,libopenssl-705333f217da0e8a,libbitflags-8175e916a98c8713,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libcfg_if-3183e62f61f23a61,libopenssl_sys-0e51494079e2c8b3,libhyper_util-9dca66a348bf932a,libtower_service-ffd8abe90aad1f3e,libhyper-804dd753c6fa79eb,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-a705f363712b1951,libh2-b86bb631f7617d81,libtracing-e63d0329351c7f48,libtracing_core-dba918c0fd273d98,libonce_cell-93805221d77d444c,libindexmap-b4a3e93467c503d7,libequivalent-bf2cc2d551c30568,libhashbrown-20e8734fc31efad8,libatomic_waker-915dba4b61adf499,libtokio_util-6b470b3447c4312b,libhttpdate-6f35e35716ab0b1a,libhttp_body_util-f1c254561d804209,libfutures_util-a369370e66a8df2f,libmemchr-8483526b530fc45f,libfutures_io-bc246799431b487a,libslab-8cebda35b8a02c61,libfutures_channel-794507ef4750e6e4,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libhttp_body-eb36e974d01224e9,liblog-fc148b5f05083b94,libfutures_core-cfb76736a56aefc1,liburl-c354c92c4748b3e6,libidna-438eb71dba089068,libidna_adapter-cfc65ad2e8aec4c3,libicu_normalizer-db6a1acea1bd6c6e,libicu_normalizer_data-c8b7c0341c4e2b5f,libwrite16-4c92f00e422f4b7b,libutf8_iter-311f0db35672adba,libutf16_iter-9805d00089650556,libsmallvec-24876734f74f2521,libicu_properties-7c0fc62c444a1080,libicu_properties_data-b5b9b11cefe065f7,libicu_locid_transform-a1bd1663b9c19b37,libicu_locid_transform_data-8576e3fbdf497e17,libicu_collections-3979a8b03455ea6b,libicu_provider-12cbdc013cd48de6,libicu_locid-ac620a0ff861bf8f,liblitemap-90d7f78983c002cc,libtinystr-ee00209f8d2b2195,libzerovec-78bffc2f92a341db,libwriteable-763d6213d7786cb3,libyoke-58ead3387a10050d,libzerofrom-9172d07ce58d6da0,libstable_deref_trait-1d3ea2e5b9aa129c,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libhttp-27dce3765baa21f7,libitoa-941424648b497fab,libfnv-773757b135178300,libbigdecimal-cfa16a6d4b3f7288,liblibm-5d5eb1b2abddb490,libnum_bigint-4856837ab037bf17,libnum_integer-640de4666e39838d,libtokio-da2f18148357bf92,libsocket2-444737cc6bf935b8,libbytes-a3368ee75e81615a,libmio-709c5724a4459075,liblibc-317f291a841a3693,libpin_project_lite-0cffc5d959d0b16f,libchrono-ebe3e32bf80eb7ca,libnum_traits-8167cff7703bb942,libiana_time_zone-f40fb3fd1722fffa,libserde-ff3de4acef76456a,libanyhow-13cdadc4da8bf989}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc68ORnV/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-d2360ecd84387fe0/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_node_authenticators-fd7fdc5409b6f514" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dydx` (test "test_node_authenticators") due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "85b526b99aa47fd316f267a8b8223bbf00c9f881bec0cd34fde0cde28d2c8c67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85b526b99aa47fd316f267a8b8223bbf00c9f881bec0cd34fde0cde28d2c8c67", kill_on_drop: false }`
[INFO] [stdout] 85b526b99aa47fd316f267a8b8223bbf00c9f881bec0cd34fde0cde28d2c8c67
