[INFO] cloning repository https://github.com/xuelikanmeihua/backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xuelikanmeihua/backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuelikanmeihua%2Fbackend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuelikanmeihua%2Fbackend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2b7a0cccdbc22d2f25e01b858baab619b74bd14 [INFO] checking xuelikanmeihua/backend against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuelikanmeihua%2Fbackend" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/xuelikanmeihua/backend [INFO] finished tweaking git repo https://github.com/xuelikanmeihua/backend [INFO] tweaked toml for git repo https://github.com/xuelikanmeihua/backend written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xuelikanmeihua/backend on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xuelikanmeihua/backend 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76bf98bfb2000b775d93bae3d642e95ccb2e317b841f3fb4b82f9e9eeda3b19b [INFO] running `Command { std: "docker" "start" "-a" "76bf98bfb2000b775d93bae3d642e95ccb2e317b841f3fb4b82f9e9eeda3b19b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76bf98bfb2000b775d93bae3d642e95ccb2e317b841f3fb4b82f9e9eeda3b19b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76bf98bfb2000b775d93bae3d642e95ccb2e317b841f3fb4b82f9e9eeda3b19b", kill_on_drop: false }` [INFO] [stdout] 76bf98bfb2000b775d93bae3d642e95ccb2e317b841f3fb4b82f9e9eeda3b19b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89c4d577807959052562feaf7922620fb22ff403a771bda9b32a64cc97e8937f [INFO] running `Command { std: "docker" "start" "-a" "89c4d577807959052562feaf7922620fb22ff403a771bda9b32a64cc97e8937f", kill_on_drop: false }` [INFO] [stderr] warning: profile package spec `affine_mobile_native` in profile `release` did not match any packages [INFO] [stderr] warning: profile package spec `sqlx-macros` in profile `dev` did not match any packages [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking rustix v1.0.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking smol_str v0.3.2 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking path-slash v0.2.1 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking smallstr v0.3.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking path-ext v0.1.2 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling proptest-derive v0.5.1 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tree-sitter-language v0.1.5 [INFO] [stderr] Checking nanoid v0.4.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking atomic_refcell v0.1.13 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking lasso v0.7.3 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling napi-build v2.2.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.39 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking proptest v1.6.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Compiling icu_locale_data v2.0.0 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling jetscii v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_segmenter_data v2.0.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling ctor-proc-macro v0.0.5 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking pom v1.1.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking icu_locale v2.0.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking lib0 v0.16.10 [INFO] [stderr] Checking yrs v0.23.4 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking yrs v0.17.4 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ecb v0.1.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking nom_locate v5.0.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking core_maths v0.1.1 [INFO] [stderr] Compiling tree-sitter-scala v0.23.4 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Checking y-octo v0.0.1 (/opt/rustwide/workdir/packages/common/y-octo/core) [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling tree-sitter-kotlin-ng v1.1.0 [INFO] [stderr] Compiling tree-sitter-java v0.23.5 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-javascript v0.23.1 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Compiling tree-sitter-c v0.24.1 [INFO] [stderr] Compiling tree-sitter-go v0.23.4 [INFO] [stderr] Compiling tree-sitter-c-sharp v0.23.1 [INFO] [stderr] Compiling derive_utils v0.15.0 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Checking typeface v0.5.0 [INFO] [stderr] Checking rangemap v1.5.1 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling auto_enums v0.8.7 [INFO] [stderr] Checking cfb v0.7.3 [INFO] [stderr] Checking postscript v0.19.0 [INFO] [stderr] Checking lopdf v0.36.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/codec/update.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | pub(crate) fn iter(&mut self, state: StateVector) -> UpdateIterator { [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] 102 | pub(crate) fn iter(&mut self, state: StateVector) -> UpdateIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/codec/update.rs:106:26 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn delete_set_iter(&mut self, state: StateVector) -> DeleteSetIterator { [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] 106 | pub fn delete_set_iter(&mut self, state: StateVector) -> DeleteSetIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/common/somr.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | fn data_mut(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 97 | fn data_mut(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/common/somr.rs:148:34 [INFO] [stdout] | [INFO] [stdout] 148 | pub unsafe fn get_mut_from_ref(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 148 | pub unsafe fn get_mut_from_ref(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/mod.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn ty(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 101 | pub fn ty(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/mod.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn ty_mut(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 105 | pub fn ty_mut(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/mod.rs:131:15 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn read(&self) -> Option<(RwLockReadGuard, RwLockReadGuard)> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [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] 131 | pub fn read(&self) -> Option<(RwLockReadGuard<'_, DocStore>, RwLockReadGuard<'_, YType>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/mod.rs:137:16 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn write(&self) -> Option<(RwLockWriteGuard, RwLockWriteGuard)> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [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] 137 | pub fn write(&self) -> Option<(RwLockWriteGuard<'_, DocStore>, RwLockWriteGuard<'_, YType>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/array.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn iter(&self) -> ArrayIter { [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 | pub fn iter(&self) -> ArrayIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/list/mod.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 63 | fn iter_item(&self) -> ListIterator { [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] 63 | fn iter_item(&self) -> ListIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/map.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | fn _iter(&self) -> EntriesInnerIterator { [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] 70 | fn _iter(&self) -> EntriesInnerIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/map.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | fn _keys(&self) -> KeysIterator { [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] 88 | fn _keys(&self) -> KeysIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/map.rs:92:14 [INFO] [stdout] | [INFO] [stdout] 92 | fn _values(&self) -> ValuesIterator { [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] 92 | fn _values(&self) -> ValuesIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/map.rs:96:15 [INFO] [stdout] | [INFO] [stdout] 96 | fn _entries(&self) -> EntriesIterator { [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] 96 | fn _entries(&self) -> EntriesIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/map.rs:188:15 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn iter(&self) -> EntriesIterator { [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] 188 | pub fn iter(&self) -> EntriesIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/map.rs:193:18 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn entries(&self) -> EntriesIterator { [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] 193 | pub fn entries(&self) -> EntriesIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/map.rs:198:15 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn keys(&self) -> KeysIterator { [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] 198 | pub fn keys(&self) -> KeysIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/map.rs:203:17 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn values(&self) -> ValuesIterator { [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] 203 | pub fn values(&self) -> ValuesIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/protocol/scanner.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn new(buffer: &[u8]) -> SyncMessageScanner { [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] 8 | pub fn new(buffer: &[u8]) -> SyncMessageScanner<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking fancy-regex v0.13.0 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking y-sync v0.4.0 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking tiktoken-rs v0.7.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking xml5ever v0.17.0 [INFO] [stderr] Checking icu_segmenter v2.0.0 [INFO] [stderr] Checking rust-embed v8.7.2 [INFO] [stderr] Compiling tree-sitter v0.25.5 [INFO] [stderr] Checking adobe-cmap-parser v0.4.1 (https://github.com/darkskygit/adobe-cmap-parser#610513ae) [INFO] [stderr] Checking type1-encoding-parser v0.1.0 [INFO] [stderr] Compiling dtor v0.0.6 [INFO] [stderr] Compiling napi v3.0.0-beta.8 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking cff-parser v0.1.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking y-octo-utils v0.0.1 (/opt/rustwide/workdir/packages/common/y-octo/utils) [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling ctor v0.4.2 [INFO] [stderr] Compiling napi-derive-backend v2.0.0-beta.8 [INFO] [stderr] Checking infer v0.19.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling libmimalloc-sys v0.1.42 [INFO] [stderr] Checking napi-sys v3.0.0-alpha.3 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling y-octo-node v0.0.1 (/opt/rustwide/workdir/packages/common/y-octo/node) [INFO] [stderr] Compiling affine_server_native v1.0.0 (/opt/rustwide/workdir/packages/backend/native) [INFO] [stderr] Checking anes v0.2.0 [INFO] [stderr] Checking bpaf v0.9.20 [INFO] [stderr] Checking file-format v0.26.0 [INFO] [stderr] Checking pdf-extract v0.8.2 (https://github.com/toeverything/pdf-extract?branch=darksky%2Fimprove-font-decoding#040751a6) [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Embed)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Embed` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[folder = "assets/cmap/Adobe-CNS1-7/CMap/"] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `folder` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 6 + #[derive(RustEmbed)] [INFO] [stdout] 7 | struct CNS; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Embed)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Embed` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[folder = "assets/cmap/Adobe-GB1-6/CMap/"] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `folder` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 10 + #[derive(RustEmbed)] [INFO] [stdout] 11 | struct GB; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Embed)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Embed` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | #[folder = "assets/cmap/Adobe-Identity-0/CMap/"] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `folder` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 14 + #[derive(RustEmbed)] [INFO] [stdout] 15 | struct Identity; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Embed)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Embed` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[folder = "assets/cmap/Adobe-Japan1-7/CMap/"] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `folder` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 18 + #[derive(RustEmbed)] [INFO] [stdout] 19 | struct Japan; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Embed)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Embed` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | #[folder = "assets/cmap/Adobe-Korea1-2/CMap/"] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `folder` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 22 + #[derive(RustEmbed)] [INFO] [stdout] 23 | struct Korea; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Embed)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Embed` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | #[folder = "assets/cmap/Adobe-KR-9/CMap/"] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `folder` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 26 + #[derive(RustEmbed)] [INFO] [stdout] 27 | struct KR; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Embed)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Embed` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | #[folder = "assets/cmap/Adobe-Manga1-0/CMap/"] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `folder` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 30 + #[derive(RustEmbed)] [INFO] [stdout] 31 | struct Manga; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `CNS` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 6 | struct CNS; [INFO] [stdout] | ---------- function or associated item `iter` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 39 | for name in CNS::iter() { [INFO] [stdout] | ^^^^ function or associated item not found in `CNS` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `iter`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `bitflags::traits::Flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `CNS` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:40:44 [INFO] [stdout] | [INFO] [stdout] 6 | struct CNS; [INFO] [stdout] | ---------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 40 | if let Some(buffer) = CNS::get(&name) { [INFO] [stdout] | ^^^ function or associated item not found in `CNS` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `GB` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 10 | struct GB; [INFO] [stdout] | --------- function or associated item `iter` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 44 | for name in GB::iter() { [INFO] [stdout] | ^^^^ function or associated item not found in `GB` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `iter`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `bitflags::traits::Flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `GB` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:45:43 [INFO] [stdout] | [INFO] [stdout] 10 | struct GB; [INFO] [stdout] | --------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 45 | if let Some(buffer) = GB::get(&name) { [INFO] [stdout] | ^^^ function or associated item not found in `GB` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `Identity` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:49:35 [INFO] [stdout] | [INFO] [stdout] 14 | struct Identity; [INFO] [stdout] | --------------- function or associated item `iter` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 49 | for name in Identity::iter() { [INFO] [stdout] | ^^^^ function or associated item not found in `Identity` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `iter`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `bitflags::traits::Flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Identity` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:50:49 [INFO] [stdout] | [INFO] [stdout] 14 | struct Identity; [INFO] [stdout] | --------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 50 | if let Some(buffer) = Identity::get(&name) { [INFO] [stdout] | ^^^ function or associated item not found in `Identity` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `Japan` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 18 | struct Japan; [INFO] [stdout] | ------------ function or associated item `iter` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 54 | for name in Japan::iter() { [INFO] [stdout] | ^^^^ function or associated item not found in `Japan` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `iter`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `bitflags::traits::Flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Japan` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 18 | struct Japan; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 55 | if let Some(buffer) = Japan::get(&name) { [INFO] [stdout] | ^^^ function or associated item not found in `Japan` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `Korea` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:59:32 [INFO] [stdout] | [INFO] [stdout] 22 | struct Korea; [INFO] [stdout] | ------------ function or associated item `iter` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 59 | for name in Korea::iter() { [INFO] [stdout] | ^^^^ function or associated item not found in `Korea` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `iter`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `bitflags::traits::Flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Korea` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:60:46 [INFO] [stdout] | [INFO] [stdout] 22 | struct Korea; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 60 | if let Some(buffer) = Korea::get(&name) { [INFO] [stdout] | ^^^ function or associated item not found in `Korea` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `KR` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:64:29 [INFO] [stdout] | [INFO] [stdout] 26 | struct KR; [INFO] [stdout] | --------- function or associated item `iter` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 64 | for name in KR::iter() { [INFO] [stdout] | ^^^^ function or associated item not found in `KR` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `iter`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `bitflags::traits::Flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `KR` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:65:43 [INFO] [stdout] | [INFO] [stdout] 26 | struct KR; [INFO] [stdout] | --------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 65 | if let Some(buffer) = KR::get(&name) { [INFO] [stdout] | ^^^ function or associated item not found in `KR` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `iter` found for struct `Manga` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:69:32 [INFO] [stdout] | [INFO] [stdout] 30 | struct Manga; [INFO] [stdout] | ------------ function or associated item `iter` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 69 | for name in Manga::iter() { [INFO] [stdout] | ^^^^ function or associated item not found in `Manga` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `iter`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `bitflags::traits::Flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Manga` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/pdf-extract-99fe4dfbdc7f18be/040751a/src/cmaps.rs:70:46 [INFO] [stdout] | [INFO] [stdout] 30 | struct Manga; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 70 | if let Some(buffer) = Manga::get(&name) { [INFO] [stdout] | ^^^ function or associated item not found in `Manga` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `SliceIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion2 v3.0.0 [INFO] [stderr] Checking text-splitter v0.27.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling hard-xml-derive v1.41.0 [INFO] [stderr] Checking mimalloc v0.1.46 [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pdf-extract` (lib) due to 28 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/codec/update.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | pub(crate) fn iter(&mut self, state: StateVector) -> UpdateIterator { [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] 102 | pub(crate) fn iter(&mut self, state: StateVector) -> UpdateIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/codec/update.rs:106:26 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn delete_set_iter(&mut self, state: StateVector) -> DeleteSetIterator { [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] 106 | pub fn delete_set_iter(&mut self, state: StateVector) -> DeleteSetIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/common/somr.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | fn data_mut(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 97 | fn data_mut(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/common/somr.rs:148:34 [INFO] [stdout] | [INFO] [stdout] 148 | pub unsafe fn get_mut_from_ref(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 148 | pub unsafe fn get_mut_from_ref(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/mod.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn ty(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 101 | pub fn ty(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/mod.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn ty_mut(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 105 | pub fn ty_mut(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/mod.rs:131:15 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn read(&self) -> Option<(RwLockReadGuard, RwLockReadGuard)> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [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] 131 | pub fn read(&self) -> Option<(RwLockReadGuard<'_, DocStore>, RwLockReadGuard<'_, YType>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/mod.rs:137:16 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn write(&self) -> Option<(RwLockWriteGuard, RwLockWriteGuard)> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [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] 137 | pub fn write(&self) -> Option<(RwLockWriteGuard<'_, DocStore>, RwLockWriteGuard<'_, YType>)> { [INFO] [stdout] | +++ +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/array.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn iter(&self) -> ArrayIter { [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 | pub fn iter(&self) -> ArrayIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/list/mod.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 63 | fn iter_item(&self) -> ListIterator { [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] 63 | fn iter_item(&self) -> ListIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/map.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | fn _iter(&self) -> EntriesInnerIterator { [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] 70 | fn _iter(&self) -> EntriesInnerIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/map.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | fn _keys(&self) -> KeysIterator { [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] 88 | fn _keys(&self) -> KeysIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/map.rs:92:14 [INFO] [stdout] | [INFO] [stdout] 92 | fn _values(&self) -> ValuesIterator { [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] 92 | fn _values(&self) -> ValuesIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/map.rs:96:15 [INFO] [stdout] | [INFO] [stdout] 96 | fn _entries(&self) -> EntriesIterator { [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] 96 | fn _entries(&self) -> EntriesIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/map.rs:188:15 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn iter(&self) -> EntriesIterator { [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] 188 | pub fn iter(&self) -> EntriesIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/map.rs:193:18 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn entries(&self) -> EntriesIterator { [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] 193 | pub fn entries(&self) -> EntriesIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/map.rs:198:15 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn keys(&self) -> KeysIterator { [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] 198 | pub fn keys(&self) -> KeysIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/doc/types/map.rs:203:17 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn values(&self) -> ValuesIterator { [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] 203 | pub fn values(&self) -> ValuesIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/common/y-octo/core/src/protocol/scanner.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn new(buffer: &[u8]) -> SyncMessageScanner { [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] 8 | pub fn new(buffer: &[u8]) -> SyncMessageScanner<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "89c4d577807959052562feaf7922620fb22ff403a771bda9b32a64cc97e8937f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89c4d577807959052562feaf7922620fb22ff403a771bda9b32a64cc97e8937f", kill_on_drop: false }` [INFO] [stdout] 89c4d577807959052562feaf7922620fb22ff403a771bda9b32a64cc97e8937f