[INFO] cloning repository https://github.com/moha122/ReagentX [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moha122/ReagentX" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoha122%2FReagentX", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoha122%2FReagentX'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] beeb853b211b52d71bf5f8e6e241810b89bd93cc [INFO] checking moha122/ReagentX against master#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-148190 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoha122%2FReagentX" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/moha122/ReagentX [INFO] finished tweaking git repo https://github.com/moha122/ReagentX [INFO] tweaked toml for git repo https://github.com/moha122/ReagentX written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/moha122/ReagentX on toolchain 568b11762723b001bfa693d0f21c5dad01d4e813 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/moha122/ReagentX 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" "+568b11762723b001bfa693d0f21c5dad01d4e813" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cxxbridge-flags v1.0.82 [INFO] [stderr] Downloaded protobuf-support v3.7.1 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.82 [INFO] [stderr] Downloaded cxx-build v1.0.82 [INFO] [stderr] Downloaded plist v1.7.0 [INFO] [stderr] Downloaded portable-atomic v1.3.3 [INFO] [stderr] Downloaded rusqlite v0.33.0 [INFO] [stderr] Downloaded protobuf-parse v3.7.1 [INFO] [stderr] Downloaded quick-xml v0.32.0 [INFO] [stderr] Downloaded cxx v1.0.82 [INFO] [stderr] Downloaded protobuf v3.7.1 [INFO] [stderr] Downloaded protobuf-codegen v3.7.1 [INFO] [stderr] Downloaded libsqlite3-sys v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fda523ccc0fe525063bf080f029c4ef39007fa67dbe4e27862242bcd21c958e [INFO] running `Command { std: "docker" "start" "-a" "4fda523ccc0fe525063bf080f029c4ef39007fa67dbe4e27862242bcd21c958e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fda523ccc0fe525063bf080f029c4ef39007fa67dbe4e27862242bcd21c958e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fda523ccc0fe525063bf080f029c4ef39007fa67dbe4e27862242bcd21c958e", kill_on_drop: false }` [INFO] [stdout] 4fda523ccc0fe525063bf080f029c4ef39007fa67dbe4e27862242bcd21c958e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6feeb7cc614a8023246103e4aa196bf57bd5d2d949c5e27763eef523bfab345b [INFO] running `Command { std: "docker" "start" "-a" "6feeb7cc614a8023246103e4aa196bf57bd5d2d949c5e27763eef523bfab345b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling protobuf v3.7.1 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking quick-xml v0.32.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking cpufeatures v0.2.7 [INFO] [stderr] Compiling portable-atomic v1.3.3 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Compiling libsqlite3-sys v0.31.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking indicatif v0.17.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.11.0 [INFO] [stderr] Checking clap v4.5.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking plist v1.7.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking protobuf-support v3.7.1 [INFO] [stderr] Checking fdlimit v0.3.0 [INFO] [stderr] Compiling protobuf-parse v3.7.1 [INFO] [stderr] Compiling protobuf-codegen v3.7.1 [INFO] [stderr] Compiling imessage-database v0.0.0 (/opt/rustwide/workdir/imessage-database) [INFO] [stderr] Checking rusqlite v0.33.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/message_types/edited.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | fn body(&self) -> Vec { [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] 70 | fn body(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/attachment.rs:113:16 [INFO] [stdout] | [INFO] [stdout] 113 | fn get(db: &Connection) -> Result { [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] 113 | fn get(db: &Connection) -> Result, TableError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/chat.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | fn get(db: &Connection) -> Result { [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] 35 | fn get(db: &Connection) -> Result, TableError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/chat_handle.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | fn get(db: &Connection) -> Result { [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(db: &Connection) -> Result, TableError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/handle.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | fn get(db: &Connection) -> Result { [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] 31 | fn get(db: &Connection) -> Result, TableError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/messages/body.rs:241:39 [INFO] [stdout] | [INFO] [stdout] 241 | pub(crate) fn parse_body_legacy(text: &Option) -> Vec { [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] 241 | pub(crate) fn parse_body_legacy(text: &Option) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/messages/message.rs:149:16 [INFO] [stdout] | [INFO] [stdout] 149 | fn get(db: &Connection) -> Result { [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] 149 | fn get(db: &Connection) -> Result, TableError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/messages/message.rs:386:13 [INFO] [stdout] | [INFO] [stdout] 386 | fn body(&self) -> Vec { [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] 386 | fn body(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/messages/message.rs:936:20 [INFO] [stdout] | [INFO] [stdout] 936 | pub fn variant(&self) -> Variant { [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] 936 | pub fn variant(&self) -> Variant<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/messages/message.rs:1017:29 [INFO] [stdout] | [INFO] [stdout] 1017 | pub fn get_announcement(&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] 1017 | pub fn get_announcement(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/messages/message.rs:1034:20 [INFO] [stdout] | [INFO] [stdout] 1034 | pub fn service(&self) -> Service { [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] 1034 | pub fn service(&self) -> Service<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/messages/message.rs:1087:27 [INFO] [stdout] | [INFO] [stdout] 1087 | pub fn get_expressive(&self) -> Expressive { [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] 1087 | pub fn get_expressive(&self) -> Expressive<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/table.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | fn get(db: &Connection) -> Result; [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] 18 | fn get(db: &Connection) -> Result, TableError>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/table.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | fn body(&self) -> Vec; [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] 91 | fn body(&self) -> Vec>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking imessage-exporter v0.0.0 (/opt/rustwide/workdir/imessage-exporter) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-exporter/src/app/sanitizers.rs:56:29 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn sanitize_html(input: &str) -> Cow { [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] 56 | pub fn sanitize_html(input: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/message_types/edited.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | fn body(&self) -> Vec { [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] 70 | fn body(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/attachment.rs:113:16 [INFO] [stdout] | [INFO] [stdout] 113 | fn get(db: &Connection) -> Result { [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] 113 | fn get(db: &Connection) -> Result, TableError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/chat.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | fn get(db: &Connection) -> Result { [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] 35 | fn get(db: &Connection) -> Result, TableError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/chat_handle.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | fn get(db: &Connection) -> Result { [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(db: &Connection) -> Result, TableError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/handle.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | fn get(db: &Connection) -> Result { [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] 31 | fn get(db: &Connection) -> Result, TableError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/messages/body.rs:241:39 [INFO] [stdout] | [INFO] [stdout] 241 | pub(crate) fn parse_body_legacy(text: &Option) -> Vec { [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] 241 | pub(crate) fn parse_body_legacy(text: &Option) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/messages/message.rs:149:16 [INFO] [stdout] | [INFO] [stdout] 149 | fn get(db: &Connection) -> Result { [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] 149 | fn get(db: &Connection) -> Result, TableError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/messages/message.rs:386:13 [INFO] [stdout] | [INFO] [stdout] 386 | fn body(&self) -> Vec { [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] 386 | fn body(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/messages/message.rs:936:20 [INFO] [stdout] | [INFO] [stdout] 936 | pub fn variant(&self) -> Variant { [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] 936 | pub fn variant(&self) -> Variant<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/messages/message.rs:1017:29 [INFO] [stdout] | [INFO] [stdout] 1017 | pub fn get_announcement(&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] 1017 | pub fn get_announcement(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/messages/message.rs:1034:20 [INFO] [stdout] | [INFO] [stdout] 1034 | pub fn service(&self) -> Service { [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] 1034 | pub fn service(&self) -> Service<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/messages/message.rs:1087:27 [INFO] [stdout] | [INFO] [stdout] 1087 | pub fn get_expressive(&self) -> Expressive { [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] 1087 | pub fn get_expressive(&self) -> Expressive<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/table.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | fn get(db: &Connection) -> Result; [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] 18 | fn get(db: &Connection) -> Result, TableError>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-database/src/tables/table.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | fn body(&self) -> Vec; [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] 91 | fn body(&self) -> Vec>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> imessage-exporter/src/app/sanitizers.rs:56:29 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn sanitize_html(input: &str) -> Cow { [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] 56 | pub fn sanitize_html(input: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.31s [INFO] running `Command { std: "docker" "inspect" "6feeb7cc614a8023246103e4aa196bf57bd5d2d949c5e27763eef523bfab345b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6feeb7cc614a8023246103e4aa196bf57bd5d2d949c5e27763eef523bfab345b", kill_on_drop: false }` [INFO] [stdout] 6feeb7cc614a8023246103e4aa196bf57bd5d2d949c5e27763eef523bfab345b