[INFO] cloning repository https://github.com/appaquet/exomind-mono
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/appaquet/exomind-mono" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fappaquet%2Fexomind-mono", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fappaquet%2Fexomind-mono'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1068acf3d57bd8a587fd5df8872af6e9fe95c2c7
[INFO] checking appaquet/exomind-mono against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fappaquet%2Fexomind-mono" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/appaquet/exomind-mono
[INFO] finished tweaking git repo https://github.com/appaquet/exomind-mono
[INFO] tweaked toml for git repo https://github.com/appaquet/exomind-mono written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/appaquet/exomind-mono on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/appaquet/exomind-mono 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66e7d594864685e89d0f9921dcacf13b2a53f9fcc165a0d4b00fb4c8f5612436
[INFO] running `Command { std: "docker" "start" "-a" "66e7d594864685e89d0f9921dcacf13b2a53f9fcc165a0d4b00fb4c8f5612436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66e7d594864685e89d0f9921dcacf13b2a53f9fcc165a0d4b00fb4c8f5612436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66e7d594864685e89d0f9921dcacf13b2a53f9fcc165a0d4b00fb4c8f5612436", kill_on_drop: false }`
[INFO] [stdout] 66e7d594864685e89d0f9921dcacf13b2a53f9fcc165a0d4b00fb4c8f5612436
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdf0d35abb4f5b77c5a8d68d25dce34c61875b29e097cce99116030ef6009e6e
[INFO] running `Command { std: "docker" "start" "-a" "fdf0d35abb4f5b77c5a8d68d25dce34c61875b29e097cce99116030ef6009e6e", 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 serde v1.0.217
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking miniz_oxide v0.8.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling ring v0.17.9
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking multihash v0.19.3
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]     Checking send_wrapper v0.4.0
[INFO] [stderr]     Checking asn1_der v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.15
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking pin-project v1.1.9
[INFO] [stderr]     Checking asynchronous-codec v0.6.2
[INFO] [stderr]     Checking data-encoding-macro v0.1.17
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking rw-stream-sink v0.4.0
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking multistream-select v0.13.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking libp2p-identity v0.2.10
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking multiaddr v0.18.2
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking netlink-packet-core v0.4.2
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.34.2
[INFO] [stderr]     Checking gloo-timers v0.2.6
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking libp2p-core v0.41.3
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking netlink-sys v0.8.7
[INFO] [stderr]    Compiling capnp v0.20.3
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking libp2p-swarm v0.44.2
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]     Checking netlink-proto v0.10.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking netlink-packet-route v0.12.0
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]     Checking asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling protobuf v3.7.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling capnpc v0.20.1
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking hickory-proto v0.24.3
[INFO] [stderr]     Checking wasm-timer v0.2.5
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]     Checking rtnetlink v0.10.1
[INFO] [stderr]     Checking protobuf-support v3.7.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling is_debug v1.0.2
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking soketto v0.8.1
[INFO] [stderr]     Checking clap_builder v4.5.29
[INFO] [stderr]    Compiling shadow-rs v0.38.1
[INFO] [stderr]    Compiling exocore-protos v0.1.27 (/opt/rustwide/workdir/exocore/protos)
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking unsafe-any-ors v1.0.0
[INFO] [stderr]     Checking if-watch v3.2.0 (/opt/rustwide/workdir/exocore/3rd/if-watch)
[INFO] [stderr]     Checking hickory-resolver v0.24.3
[INFO] [stderr]     Checking quick-protobuf-codec v0.3.1
[INFO] [stderr]     Checking yamux v0.12.1
[INFO] [stderr]     Checking yamux v0.13.4
[INFO] [stderr]    Compiling multihash-derive-impl v0.1.2
[INFO] [stderr]     Checking futures-bounded v0.2.4
[INFO] [stderr]     Checking futures-rustls v0.26.0
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling petname v2.0.2
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking libp2p-websocket v0.43.2
[INFO] [stderr]     Checking libp2p-websocket-websys v0.3.3
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking multihash-derive v0.9.1
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking libp2p-yamux v0.45.2
[INFO] [stderr]     Checking libp2p-dns v0.41.1
[INFO] [stderr]     Checking libp2p-noise v0.44.0
[INFO] [stderr]     Checking libp2p-identify v0.44.2
[INFO] [stderr]     Checking libp2p-tcp v0.41.0
[INFO] [stderr]     Checking typemap-ors v1.0.0
[INFO] [stderr]    Compiling exocore-core v0.1.27 (/opt/rustwide/workdir/exocore/core)
[INFO] [stdout] warning: use of deprecated function `shadow_rs::new`: Please use  [`ShadowBuilder::builder`] instead
[INFO] [stdout]  --> exocore/core/build.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 |     shadow_rs::new()
[INFO] [stdout]   |                ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking libp2p-connection-limits v0.3.1
[INFO] [stderr]     Checking libp2p-allow-block-list v0.3.0
[INFO] [stderr]     Checking libp2p-ping v0.44.1
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking thread-id v4.2.2
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking libp2p v0.53.2
[INFO] [stderr]     Checking multihash-codetable v0.1.4
[INFO] [stderr]    Compiling extsort v0.5.0
[INFO] [stderr]    Compiling virtue v0.0.13
[INFO] [stderr]    Compiling extindex v0.8.0
[INFO] [stderr]     Checking libp2p-mplex v0.41.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking clap v4.5.29
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking ownedbytes v0.4.0
[INFO] [stderr]     Checking tantivy-common v0.4.0
[INFO] [stderr]    Compiling bincode_derive v2.0.0-rc.3
[INFO] [stderr]    Compiling extsort v0.4.2
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tantivy-bitpacker v0.3.0
[INFO] [stderr]     Checking fastdivide v0.4.2
[INFO] [stderr]     Checking tantivy-fst v0.4.0
[INFO] [stderr]     Checking fastfield_codecs v0.3.1
[INFO] [stderr]     Checking fail v0.5.1
[INFO] [stderr]     Checking measure_time v0.8.3
[INFO] [stderr]     Checking bincode v2.0.0-rc.3
[INFO] [stderr]     Checking rust-stemmers v1.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking log4rs v1.3.0
[INFO] [stderr]     Checking lru v0.7.8
[INFO] [stderr]     Checking bitpacking v0.8.4
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking murmurhash32 v0.2.0
[INFO] [stderr]     Checking census v0.4.2
[INFO] [stderr]     Checking lz4_flex v0.9.5
[INFO] [stderr]     Checking oneshot v0.1.10
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking cranelift-entity v0.91.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling cranelift-isle v0.91.1
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.91.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.91.1
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/core/src/cell/cell.rs:193:18
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn nodes(&self) -> CellNodesRead {
[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] 193 |     pub fn nodes(&self) -> CellNodesRead<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/core/src/cell/cell.rs:201:22
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn nodes_mut(&self) -> CellNodesWrite {
[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] 201 |     pub fn nodes_mut(&self) -> CellNodesWrite<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/core/src/cell/cell.rs:359:18
[INFO] [stdout]     |
[INFO] [stdout] 359 |     pub fn nodes(&self) -> CellNodesRead {
[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] 359 |     pub fn nodes(&self) -> CellNodesRead<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/core/src/cell/cell.rs:366:22
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn nodes_mut(&self) -> CellNodesWrite {
[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] 366 |     pub fn nodes_mut(&self) -> CellNodesWrite<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/core/src/cell/cell_nodes.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn iter(&self) -> CellNodesIter<CellNodesRead> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         |             |
[INFO] [stdout]     |                 |         |             the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[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] 145 |     pub fn iter(&self) -> CellNodesIter<'_, CellNodesRead<'_>> {
[INFO] [stdout]     |                                         +++              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/core/src/cell/cell_nodes.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn iter(&self) -> CellNodesIter<CellNodesWrite> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         |             |
[INFO] [stdout]     |                 |         |             the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[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] 167 |     pub fn iter(&self) -> CellNodesIter<'_, CellNodesWrite<'_>> {
[INFO] [stdout]     |                                         +++               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/core/src/cell/cell_nodes.rs:214:17
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn iter(&self) -> CellNodesIter<CellNodesOwned> {
[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] 214 |     pub fn iter(&self) -> CellNodesIter<'_, CellNodesOwned> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/core/src/framing/compound.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn reader_left(&self) -> CompoundSideReader<I> {
[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] 27 |     pub fn reader_left(&self) -> CompoundSideReader<'_, I> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/core/src/framing/compound.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn reader_right(&self) -> CompoundSideReader<I> {
[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] 34 |     pub fn reader_right(&self) -> CompoundSideReader<'_, I> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking exocore-transport v0.1.27 (/opt/rustwide/workdir/exocore/transport)
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> exocore/transport/src/http/server.rs:219:82
[INFO] [stdout]     |
[INFO] [stdout] 219 |     let request_type = RequestType::from_url_path(req.uri().path()).inspect_err(|err| {
[INFO] [stdout]     |                                                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking exocore-chain v0.1.27 (/opt/rustwide/workdir/exocore/chain)
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking wasmparser v0.95.0
[INFO] [stderr]     Checking tantivy-query-grammar v0.19.0
[INFO] [stderr]    Compiling wasmtime-fiber v4.0.1
[INFO] [stderr]     Checking tantivy v0.19.2
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/chain/src/block.rs:116:24
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn operations_iter(&self) -> Result<BlockOperationsIterator, Error> {
[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] 116 |     fn operations_iter(&self) -> Result<BlockOperationsIterator<'_>, Error> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/chain/src/chain/mod.rs:21:20
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn blocks_iter(&self, from_offset: BlockOffset) -> StoredBlockIterator;
[INFO] [stdout]    |                    ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^ 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] 21 |     fn blocks_iter(&self, from_offset: BlockOffset) -> StoredBlockIterator<'_>;
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/chain/src/chain/mod.rs:23:28
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn blocks_iter_reverse(&self, from_next_offset: BlockOffset) -> StoredBlockIterator;
[INFO] [stdout]    |                            ^^^^^ the lifetime is elided here        ^^^^^^^^^^^^^^^^^^^ 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] 23 |     fn blocks_iter_reverse(&self, from_next_offset: BlockOffset) -> StoredBlockIterator<'_>;
[INFO] [stdout]    |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/chain/src/chain/directory/mod.rs:321:20
[INFO] [stdout]     |
[INFO] [stdout] 321 |     fn blocks_iter(&self, from_offset: BlockOffset) -> StoredBlockIterator {
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^ 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] 321 |     fn blocks_iter(&self, from_offset: BlockOffset) -> StoredBlockIterator<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/chain/src/chain/directory/mod.rs:330:28
[INFO] [stdout]     |
[INFO] [stdout] 330 |     fn blocks_iter_reverse(&self, from_next_offset: BlockOffset) -> StoredBlockIterator {
[INFO] [stdout]     |                            ^^^^^ the lifetime is elided here        ^^^^^^^^^^^^^^^^^^^ 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] 330 |     fn blocks_iter_reverse(&self, from_next_offset: BlockOffset) -> StoredBlockIterator<'_> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/chain/src/data.rs:45:22
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn new(data: &[u8]) -> RefData {
[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] 45 |     pub fn new(data: &[u8]) -> RefData<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/chain/src/engine/handle.rs:304:29
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn get_operation_reader(&self) -> Result<chain_operation::Reader, operation::Error> {
[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] 304 |     fn get_operation_reader(&self) -> Result<chain_operation::Reader<'_>, operation::Error> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/chain/src/operation.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn get_operation_reader(&self) -> Result<chain_operation::Reader, Error>;
[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] 30 |     fn get_operation_reader(&self) -> Result<chain_operation::Reader<'_>, Error>;
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/chain/src/operation.rs:213:29
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn get_operation_reader(&self) -> Result<chain_operation::Reader, Error> {
[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] 213 |     fn get_operation_reader(&self) -> Result<chain_operation::Reader<'_>, Error> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/chain/src/pending/mod.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn operations_iter<R>(&self, range: R) -> Result<TimelineIterator, Error>
[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 |     fn operations_iter<R>(&self, range: R) -> Result<TimelineIterator<'_>, Error>
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/chain/src/pending/memory.rs:142:27
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn operations_iter<R>(&self, range: R) -> Result<TimelineIterator, Error>
[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] 142 |     fn operations_iter<R>(&self, range: R) -> Result<TimelineIterator<'_>, Error>
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cranelift-codegen v0.91.1
[INFO] [stderr]     Checking cranelift-egraph v0.91.1
[INFO] [stderr]     Checking cranelift-bforest v0.91.1
[INFO] [stderr]     Checking regalloc2 v0.5.1
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling exocore-apps-macros v0.1.27 (/opt/rustwide/workdir/exocore/apps/macros)
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling io-extras v0.17.4
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]    Compiling ittapi-sys v0.3.5
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking wasmtime-types v4.0.1
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling wasm-encoder v0.225.0
[INFO] [stderr]    Compiling cap-primitives v1.0.15
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking fs-set-times v0.19.2
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]    Compiling wasmtime-runtime v4.0.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking is-terminal v0.4.15
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking wasmtime-asm-macros v4.0.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking wasmtime-environ v4.0.1
[INFO] [stderr]     Checking wasmtime-jit-debug v4.0.1
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling wasmtime-cache v4.0.1
[INFO] [stderr]    Compiling cap-std v1.0.15
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]     Checking reqwest v0.12.12
[INFO] [stderr]     Checking wast v225.0.0
[INFO] [stderr]     Checking ittapi v0.3.5
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]     Checking file-per-thread-logger v0.1.6
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]    Compiling exomind-protos v0.1.27 (/opt/rustwide/workdir/exomind/protos)
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v3.0.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling wasmtime v4.0.1
[INFO] [stderr]     Checking exocore-store v0.1.27 (/opt/rustwide/workdir/exocore/store)
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling wiggle-generate v4.0.1
[INFO] [stderr]     Checking wasmtime-jit v4.0.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling wasi-common v4.0.1
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cap-fs-ext v1.0.15
[INFO] [stderr]    Compiling system-interface v0.25.9
[INFO] [stderr]    Compiling wiggle-macro v4.0.1
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking cap-rand v1.0.15
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking exocore-discovery v0.1.27 (/opt/rustwide/workdir/exocore/discovery)
[INFO] [stderr]     Checking cap-time-ext v1.0.15
[INFO] [stdout] warning: field `last_block_offset` is never read
[INFO] [stdout]   --> exocore/store/src/local/entity_index/aggregator.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct EntityAggregator {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub last_block_offset: Option<BlockOffset>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `matched_mutation` is never read
[INFO] [stdout]    --> exocore/store/src/local/entity_index/searcher.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub struct SearchResult {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 284 |     pub matched_mutation: MutationMetadata,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `remaining` is never read
[INFO] [stdout]   --> exocore/store/src/local/mutation_index/results.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct MutationResults {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub remaining: usize,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/store/src/entity.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 20 |         id: &str,
[INFO] [stdout] 21 |     ) -> Option<TraitInstance<M>>;
[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] 21 |     ) -> Option<TraitInstance<'_, M>>;
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/store/src/entity.rs:23:60
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn traits_of_type<M: NamedMessage + Message + Default>(&self) -> Vec<TraitInstance<M>>;
[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] 23 |     fn traits_of_type<M: NamedMessage + Message + Default>(&self) -> Vec<TraitInstance<'_, M>>;
[INFO] [stdout]    |                                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/store/src/entity.rs:25:59
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn trait_of_type<M: NamedMessage + Message + Default>(&self) -> Option<TraitInstance<M>>;
[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] 25 |     fn trait_of_type<M: NamedMessage + Message + Default>(&self) -> Option<TraitInstance<'_, M>>;
[INFO] [stdout]    |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/store/src/entity.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 31 |         id: &str,
[INFO] [stdout] 32 |     ) -> Option<TraitInstance<M>> {
[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] 32 |     ) -> Option<TraitInstance<'_, M>> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/store/src/entity.rs:50:60
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn traits_of_type<M: NamedMessage + Message + Default>(&self) -> Vec<TraitInstance<M>> {
[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] 50 |     fn traits_of_type<M: NamedMessage + Message + Default>(&self) -> Vec<TraitInstance<'_, M>> {
[INFO] [stdout]    |                                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/store/src/entity.rs:67:59
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn trait_of_type<M: NamedMessage + Message + Default>(&self) -> Option<TraitInstance<M>> {
[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] 67 |     fn trait_of_type<M: NamedMessage + Message + Default>(&self) -> Option<TraitInstance<'_, M>> {
[INFO] [stdout]    |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/store/src/local/mutation_index/mod.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 314 |         query: Q,
[INFO] [stdout] 315 |     ) -> Result<MutationResultIterator<Q>, Error> {
[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] 315 |     ) -> Result<MutationResultIterator<'_, Q>, Error> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fs-set-times v0.18.1
[INFO] [stderr]     Checking exocore-apps-sdk v0.1.27 (/opt/rustwide/workdir/exocore/apps/sdk)
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking exocore v0.1.27 (/opt/rustwide/workdir/exocore)
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking hyper-rustls v0.25.0
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking cranelift-frontend v0.91.1
[INFO] [stderr]     Checking cranelift-native v0.91.1
[INFO] [stderr]     Checking wat v1.225.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking cranelift-wasm v0.91.1
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling wasmtime-wasi v4.0.1
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking yup-oauth2 v9.0.0
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking wasmtime-cranelift v4.0.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking charset v0.1.5
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]     Checking quoted_printable v0.5.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking mailparse v0.16.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking chardetng v0.1.17
[INFO] [stderr]     Checking console v0.15.10
[INFO] [stderr]     Checking google-apis-common v6.0.4
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking google-gmail1 v5.0.5+20240624
[INFO] [stderr]     Checking duration-string v0.4.0
[INFO] [stderr]    Compiling zip v2.2.2
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking wasm-logger v0.2.0
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking weak-table v0.3.2
[INFO] [stderr]     Checking exocore-client-web v0.1.27 (/opt/rustwide/workdir/exocore/clients/web)
[INFO] [stderr]     Checking wiggle v4.0.1
[INFO] [stderr]     Checking exocore-client-c v0.1.27 (/opt/rustwide/workdir/exocore/clients/c)
[INFO] [stderr]     Checking exomind v0.1.27 (/opt/rustwide/workdir/exomind)
[INFO] [stderr]     Checking exomind-app v0.1.27 (/opt/rustwide/workdir/exomind/app)
[INFO] [stderr]     Checking exocore-apps-example v0.1.27 (/opt/rustwide/workdir/exocore/apps/example)
[INFO] [stderr]     Checking criterion_bencher_compat v0.4.0
[INFO] [stderr]     Checking exocore-client-android v0.1.27 (/opt/rustwide/workdir/exocore/clients/android)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/core/src/cell/cell.rs:193:18
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn nodes(&self) -> CellNodesRead {
[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] 193 |     pub fn nodes(&self) -> CellNodesRead<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/core/src/cell/cell.rs:201:22
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn nodes_mut(&self) -> CellNodesWrite {
[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] 201 |     pub fn nodes_mut(&self) -> CellNodesWrite<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/core/src/cell/cell.rs:359:18
[INFO] [stdout]     |
[INFO] [stdout] 359 |     pub fn nodes(&self) -> CellNodesRead {
[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] 359 |     pub fn nodes(&self) -> CellNodesRead<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/core/src/cell/cell.rs:366:22
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn nodes_mut(&self) -> CellNodesWrite {
[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] 366 |     pub fn nodes_mut(&self) -> CellNodesWrite<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/core/src/cell/cell_nodes.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub fn iter(&self) -> CellNodesIter<CellNodesRead> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         |             |
[INFO] [stdout]     |                 |         |             the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[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] 145 |     pub fn iter(&self) -> CellNodesIter<'_, CellNodesRead<'_>> {
[INFO] [stdout]     |                                         +++              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/core/src/cell/cell_nodes.rs:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn iter(&self) -> CellNodesIter<CellNodesWrite> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         |             |
[INFO] [stdout]     |                 |         |             the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[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] 167 |     pub fn iter(&self) -> CellNodesIter<'_, CellNodesWrite<'_>> {
[INFO] [stdout]     |                                         +++               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/core/src/cell/cell_nodes.rs:214:17
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn iter(&self) -> CellNodesIter<CellNodesOwned> {
[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] 214 |     pub fn iter(&self) -> CellNodesIter<'_, CellNodesOwned> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/core/src/framing/compound.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn reader_left(&self) -> CompoundSideReader<I> {
[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] 27 |     pub fn reader_left(&self) -> CompoundSideReader<'_, I> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/core/src/framing/compound.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn reader_right(&self) -> CompoundSideReader<I> {
[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] 34 |     pub fn reader_right(&self) -> CompoundSideReader<'_, I> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking exomind-combined v0.1.27 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> exocore/transport/src/http/server.rs:219:82
[INFO] [stdout]     |
[INFO] [stdout] 219 |     let request_type = RequestType::from_url_path(req.uri().path()).inspect_err(|err| {
[INFO] [stdout]     |                                                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking exomind-gmail v0.1.27 (/opt/rustwide/workdir/exomind/integrations/gmail)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/chain/src/block.rs:116:24
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn operations_iter(&self) -> Result<BlockOperationsIterator, Error> {
[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] 116 |     fn operations_iter(&self) -> Result<BlockOperationsIterator<'_>, Error> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/chain/src/chain/mod.rs:21:20
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn blocks_iter(&self, from_offset: BlockOffset) -> StoredBlockIterator;
[INFO] [stdout]    |                    ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^ 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] 21 |     fn blocks_iter(&self, from_offset: BlockOffset) -> StoredBlockIterator<'_>;
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/chain/src/chain/mod.rs:23:28
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn blocks_iter_reverse(&self, from_next_offset: BlockOffset) -> StoredBlockIterator;
[INFO] [stdout]    |                            ^^^^^ the lifetime is elided here        ^^^^^^^^^^^^^^^^^^^ 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] 23 |     fn blocks_iter_reverse(&self, from_next_offset: BlockOffset) -> StoredBlockIterator<'_>;
[INFO] [stdout]    |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/chain/src/chain/directory/mod.rs:321:20
[INFO] [stdout]     |
[INFO] [stdout] 321 |     fn blocks_iter(&self, from_offset: BlockOffset) -> StoredBlockIterator {
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^^^^ 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] 321 |     fn blocks_iter(&self, from_offset: BlockOffset) -> StoredBlockIterator<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/chain/src/chain/directory/mod.rs:330:28
[INFO] [stdout]     |
[INFO] [stdout] 330 |     fn blocks_iter_reverse(&self, from_next_offset: BlockOffset) -> StoredBlockIterator {
[INFO] [stdout]     |                            ^^^^^ the lifetime is elided here        ^^^^^^^^^^^^^^^^^^^ 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] 330 |     fn blocks_iter_reverse(&self, from_next_offset: BlockOffset) -> StoredBlockIterator<'_> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/chain/src/data.rs:45:22
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn new(data: &[u8]) -> RefData {
[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] 45 |     pub fn new(data: &[u8]) -> RefData<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/chain/src/engine/handle.rs:304:29
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn get_operation_reader(&self) -> Result<chain_operation::Reader, operation::Error> {
[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] 304 |     fn get_operation_reader(&self) -> Result<chain_operation::Reader<'_>, operation::Error> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/chain/src/operation.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn get_operation_reader(&self) -> Result<chain_operation::Reader, Error>;
[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] 30 |     fn get_operation_reader(&self) -> Result<chain_operation::Reader<'_>, Error>;
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/chain/src/operation.rs:213:29
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn get_operation_reader(&self) -> Result<chain_operation::Reader, Error> {
[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] 213 |     fn get_operation_reader(&self) -> Result<chain_operation::Reader<'_>, Error> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/chain/src/pending/mod.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn operations_iter<R>(&self, range: R) -> Result<TimelineIterator, Error>
[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 |     fn operations_iter<R>(&self, range: R) -> Result<TimelineIterator<'_>, Error>
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/chain/src/pending/memory.rs:142:27
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn operations_iter<R>(&self, range: R) -> Result<TimelineIterator, Error>
[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] 142 |     fn operations_iter<R>(&self, range: R) -> Result<TimelineIterator<'_>, Error>
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> exomind/integrations/gmail/src/exomind.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct ExomindClient {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 24 |     pub client: exocore::client::Client,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExomindClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `operation_id` is never read
[INFO] [stdout]    --> exomind/integrations/gmail/src/sync.rs:341:9
[INFO] [stdout]     |
[INFO] [stdout] 335 | pub struct SynchronizedThread {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 341 |     pub operation_id: Option<OperationId>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> exomind/integrations/gmail/src/exomind.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct ExomindClient {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 24 |     pub client: exocore::client::Client,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExomindClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `operation_id` is never read
[INFO] [stdout]    --> exomind/integrations/gmail/src/sync.rs:341:9
[INFO] [stdout]     |
[INFO] [stdout] 335 | pub struct SynchronizedThread {
[INFO] [stdout]     |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 341 |     pub operation_id: Option<OperationId>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]  --> exomind/integrations/gmail/src/cli.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | /     /// Path to gmail configuration, relative to directory.
[INFO] [stdout] 8 | |     #[structopt(long, short = "c", default_value = "gmail.yaml")]
[INFO] [stdout] 9 | |     pub conf: PathBuf,
[INFO] [stdout]   | |_____________________^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> exomind/integrations/gmail/src/cli.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub email: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> exomind/integrations/gmail/src/cli.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub email: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]  --> exomind/integrations/gmail/src/cli.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | /     /// Path to gmail configuration, relative to directory.
[INFO] [stdout] 8 | |     #[structopt(long, short = "c", default_value = "gmail.yaml")]
[INFO] [stdout] 9 | |     pub conf: PathBuf,
[INFO] [stdout]   | |_____________________^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exomind/integrations/gmail/src/exomind.rs:400:13
[INFO] [stdout]     |
[INFO] [stdout] 400 |     entity: &Entity,
[INFO] [stdout]     |             ^^^^^^^ the lifetime is elided here
[INFO] [stdout] 401 | ) -> Option<exocore::store::entity::TraitInstance<CollectionChild>> {
[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] 401 | ) -> Option<exocore::store::entity::TraitInstance<'_, CollectionChild>> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exomind/integrations/gmail/src/exomind.rs:445:35
[INFO] [stdout]     |
[INFO] [stdout] 445 | fn email_msg_id_from_trait_id(id: TraitIdRef) -> &str {
[INFO] [stdout]     |                                   ^^^^^^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the 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] 445 | fn email_msg_id_from_trait_id(id: TraitIdRef<'_>) -> &str {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> exomind/integrations/gmail/src/cli.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub email: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> exomind/integrations/gmail/src/cli.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub email: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exomind/integrations/gmail/src/exomind.rs:400:13
[INFO] [stdout]     |
[INFO] [stdout] 400 |     entity: &Entity,
[INFO] [stdout]     |             ^^^^^^^ the lifetime is elided here
[INFO] [stdout] 401 | ) -> Option<exocore::store::entity::TraitInstance<CollectionChild>> {
[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] 401 | ) -> Option<exocore::store::entity::TraitInstance<'_, CollectionChild>> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exomind/integrations/gmail/src/exomind.rs:445:35
[INFO] [stdout]     |
[INFO] [stdout] 445 | fn email_msg_id_from_trait_id(id: TraitIdRef) -> &str {
[INFO] [stdout]     |                                   ^^^^^^^^^^     ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the 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] 445 | fn email_msg_id_from_trait_id(id: TraitIdRef<'_>) -> &str {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `exomind-gmail` (lib) due to 3 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `exomind-gmail` (lib test) due to 3 previous errors; 4 warnings emitted
[INFO] [stdout] warning: field `last_block_offset` is never read
[INFO] [stdout]   --> exocore/store/src/local/entity_index/aggregator.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct EntityAggregator {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub last_block_offset: Option<BlockOffset>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `matched_mutation` is never read
[INFO] [stdout]    --> exocore/store/src/local/entity_index/searcher.rs:284:9
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub struct SearchResult {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 284 |     pub matched_mutation: MutationMetadata,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/store/src/entity.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 20 |         id: &str,
[INFO] [stdout] 21 |     ) -> Option<TraitInstance<M>>;
[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] 21 |     ) -> Option<TraitInstance<'_, M>>;
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/store/src/entity.rs:23:60
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn traits_of_type<M: NamedMessage + Message + Default>(&self) -> Vec<TraitInstance<M>>;
[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] 23 |     fn traits_of_type<M: NamedMessage + Message + Default>(&self) -> Vec<TraitInstance<'_, M>>;
[INFO] [stdout]    |                                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/store/src/entity.rs:25:59
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn trait_of_type<M: NamedMessage + Message + Default>(&self) -> Option<TraitInstance<M>>;
[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] 25 |     fn trait_of_type<M: NamedMessage + Message + Default>(&self) -> Option<TraitInstance<'_, M>>;
[INFO] [stdout]    |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/store/src/entity.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 31 |         id: &str,
[INFO] [stdout] 32 |     ) -> Option<TraitInstance<M>> {
[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] 32 |     ) -> Option<TraitInstance<'_, M>> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/store/src/entity.rs:50:60
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn traits_of_type<M: NamedMessage + Message + Default>(&self) -> Vec<TraitInstance<M>> {
[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] 50 |     fn traits_of_type<M: NamedMessage + Message + Default>(&self) -> Vec<TraitInstance<'_, M>> {
[INFO] [stdout]    |                                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> exocore/store/src/entity.rs:67:59
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn trait_of_type<M: NamedMessage + Message + Default>(&self) -> Option<TraitInstance<M>> {
[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] 67 |     fn trait_of_type<M: NamedMessage + Message + Default>(&self) -> Option<TraitInstance<'_, M>> {
[INFO] [stdout]    |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> exocore/store/src/local/mutation_index/mod.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 314 |         query: Q,
[INFO] [stdout] 315 |     ) -> Result<MutationResultIterator<Q>, Error> {
[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] 315 |     ) -> Result<MutationResultIterator<'_, Q>, Error> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fdf0d35abb4f5b77c5a8d68d25dce34c61875b29e097cce99116030ef6009e6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdf0d35abb4f5b77c5a8d68d25dce34c61875b29e097cce99116030ef6009e6e", kill_on_drop: false }`
[INFO] [stdout] fdf0d35abb4f5b77c5a8d68d25dce34c61875b29e097cce99116030ef6009e6e
