[INFO] fetching crate rustdds 0.11.5... [INFO] checking rustdds-0.11.5 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate rustdds 0.11.5 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate rustdds 0.11.5 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rustdds 0.11.5 [INFO] tweaked toml for crates.io crate rustdds 0.11.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rustdds 0.11.5 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rustdds 0.11.5 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e2e81cac8b848ec862d6a55849765bb28dad5c0b8269695c6271871f0a343b7 [INFO] running `Command { std: "docker" "start" "-a" "4e2e81cac8b848ec862d6a55849765bb28dad5c0b8269695c6271871f0a343b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e2e81cac8b848ec862d6a55849765bb28dad5c0b8269695c6271871f0a343b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e2e81cac8b848ec862d6a55849765bb28dad5c0b8269695c6271871f0a343b7", kill_on_drop: false }` [INFO] [stdout] 4e2e81cac8b848ec862d6a55849765bb28dad5c0b8269695c6271871f0a343b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31400e831fd597ed1824a0295189c53e8cd4e0da8995b7f7f344e30538899a22 [INFO] running `Command { std: "docker" "start" "-a" "31400e831fd597ed1824a0295189c53e8cd4e0da8995b7f7f344e30538899a22", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pnet_base v0.35.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking pnet_macros_support v0.35.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Compiling pnet v0.35.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling socketpair v0.19.5 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking pnet_sys v0.35.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking rand_core v0.9.0 [INFO] [stderr] Checking clap_builder v4.5.29 [INFO] [stderr] Checking if-addrs v0.13.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking thread-id v4.2.2 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking numtoa v0.2.4 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking termion v4.0.3 [INFO] [stderr] Checking hex-literal v1.0.0 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Compiling cdr-encoding-size-derive v0.5.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking cdr-encoding-size v0.5.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking clap v4.5.29 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling speedy-derive v0.8.7 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Checking async-signal v0.2.10 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Checking async-process v2.3.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Checking smol v2.0.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling pnet_macros v0.35.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking speedy v0.8.7 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking pnet_packet v0.35.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking ipnetwork v0.20.0 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking enumflags2 v0.7.11 [INFO] [stderr] Checking pnet_datalink v0.35.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking cdr-encoding v0.10.2 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Checking test-log v0.2.17 [INFO] [stderr] Checking pnet_transport v0.35.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking rustdds v0.11.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking tui v0.19.0 [INFO] [stderr] Checking log4rs v1.3.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/discovery/discovery_db.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | discovery_db: &Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 106 | ) -> RwLockReadGuard { [INFO] [stdout] | ---------------------------- the same lifetime is hidden 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] 106 | ) -> RwLockReadGuard<'_, DiscoveryDB> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/discovery/discovery_db.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | discovery_db: &Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 115 | ) -> RwLockWriteGuard { [INFO] [stdout] | ----------------------------- the same lifetime is hidden 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] 115 | ) -> RwLockWriteGuard<'_, DiscoveryDB> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rtps/reader.rs:1418:36 [INFO] [stdout] | [INFO] [stdout] 1418 | fn acquire_the_topic_cache_guard(&self) -> MutexGuard { [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] 1418 | fn acquire_the_topic_cache_guard(&self) -> MutexGuard<'_, TopicCache> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/structure/sequence_number.rs:433:15 [INFO] [stdout] | [INFO] [stdout] 433 | pub fn iter(&self) -> NumberSetIter { [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] 433 | pub fn iter(&self) -> NumberSetIter<'_, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dds/with_key/datareader.rs:893:22 [INFO] [stdout] | [INFO] [stdout] 893 | fn lock_datareader(&self) -> ReadResult>> { [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] 893 | fn lock_datareader(&self) -> ReadResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dds/with_key/datareader.rs:985:22 [INFO] [stdout] | [INFO] [stdout] 985 | fn lock_datareader(&self) -> ReadResult>> { [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] 985 | fn lock_datareader(&self) -> ReadResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dds/with_key/datareader.rs:1072:22 [INFO] [stdout] | [INFO] [stdout] 1072 | fn lock_datareader(&self) -> ReadResult>> { [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] 1072 | fn lock_datareader(&self) -> ReadResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dds/with_key/simpledatareader.rs:417:29 [INFO] [stdout] | [INFO] [stdout] 417 | pub fn as_async_stream(&self) -> SimpleDataReaderStream [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] 417 | pub fn as_async_stream(&self) -> SimpleDataReaderStream<'_, D, S, DA> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dds/with_key/simpledatareader.rs:426:34 [INFO] [stdout] | [INFO] [stdout] 426 | pub fn as_async_stream_with(&self, decoder: S) -> SimpleDataReaderStream [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] 426 | pub fn as_async_stream_with(&self, decoder: S) -> SimpleDataReaderStream<'_, D, S, DA> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dds/with_key/simpledatareader.rs:436:36 [INFO] [stdout] | [INFO] [stdout] 436 | fn acquire_the_topic_cache_guard(&self) -> MutexGuard { [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] 436 | fn acquire_the_topic_cache_guard(&self) -> MutexGuard<'_, TopicCache> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/discovery/discovery_db.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | discovery_db: &Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 106 | ) -> RwLockReadGuard { [INFO] [stdout] | ---------------------------- the same lifetime is hidden 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] 106 | ) -> RwLockReadGuard<'_, DiscoveryDB> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/discovery/discovery_db.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | discovery_db: &Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 115 | ) -> RwLockWriteGuard { [INFO] [stdout] | ----------------------------- the same lifetime is hidden 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] 115 | ) -> RwLockWriteGuard<'_, DiscoveryDB> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/rtps/reader.rs:1418:36 [INFO] [stdout] | [INFO] [stdout] 1418 | fn acquire_the_topic_cache_guard(&self) -> MutexGuard { [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] 1418 | fn acquire_the_topic_cache_guard(&self) -> MutexGuard<'_, TopicCache> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/structure/sequence_number.rs:433:15 [INFO] [stdout] | [INFO] [stdout] 433 | pub fn iter(&self) -> NumberSetIter { [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] 433 | pub fn iter(&self) -> NumberSetIter<'_, N> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dds/with_key/datareader.rs:893:22 [INFO] [stdout] | [INFO] [stdout] 893 | fn lock_datareader(&self) -> ReadResult>> { [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] 893 | fn lock_datareader(&self) -> ReadResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dds/with_key/datareader.rs:985:22 [INFO] [stdout] | [INFO] [stdout] 985 | fn lock_datareader(&self) -> ReadResult>> { [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] 985 | fn lock_datareader(&self) -> ReadResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dds/with_key/datareader.rs:1072:22 [INFO] [stdout] | [INFO] [stdout] 1072 | fn lock_datareader(&self) -> ReadResult>> { [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] 1072 | fn lock_datareader(&self) -> ReadResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dds/with_key/simpledatareader.rs:417:29 [INFO] [stdout] | [INFO] [stdout] 417 | pub fn as_async_stream(&self) -> SimpleDataReaderStream [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] 417 | pub fn as_async_stream(&self) -> SimpleDataReaderStream<'_, D, S, DA> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dds/with_key/simpledatareader.rs:426:34 [INFO] [stdout] | [INFO] [stdout] 426 | pub fn as_async_stream_with(&self, decoder: S) -> SimpleDataReaderStream [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] 426 | pub fn as_async_stream_with(&self, decoder: S) -> SimpleDataReaderStream<'_, D, S, DA> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dds/with_key/simpledatareader.rs:436:36 [INFO] [stdout] | [INFO] [stdout] 436 | fn acquire_the_topic_cache_guard(&self) -> MutexGuard { [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] 436 | fn acquire_the_topic_cache_guard(&self) -> MutexGuard<'_, TopicCache> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.47s [INFO] running `Command { std: "docker" "inspect" "31400e831fd597ed1824a0295189c53e8cd4e0da8995b7f7f344e30538899a22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31400e831fd597ed1824a0295189c53e8cd4e0da8995b7f7f344e30538899a22", kill_on_drop: false }` [INFO] [stdout] 31400e831fd597ed1824a0295189c53e8cd4e0da8995b7f7f344e30538899a22