[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 try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoha122%2FReagentX" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/moha122/ReagentX on toolchain 87f2ecc56b5f6032b075c8934ebc77f28d57183c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26327605a85d99bcfb9f6ad888c83bb8e5edb570ecaafa731808480cebac07b0 [INFO] running `Command { std: "docker" "start" "-a" "26327605a85d99bcfb9f6ad888c83bb8e5edb570ecaafa731808480cebac07b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26327605a85d99bcfb9f6ad888c83bb8e5edb570ecaafa731808480cebac07b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26327605a85d99bcfb9f6ad888c83bb8e5edb570ecaafa731808480cebac07b0", kill_on_drop: false }` [INFO] [stdout] 26327605a85d99bcfb9f6ad888c83bb8e5edb570ecaafa731808480cebac07b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57b684e815754e7bc4dd0a187ce5427dde831ba5f30dfc386fcd3c848a8e80ec [INFO] running `Command { std: "docker" "start" "-a" "57b684e815754e7bc4dd0a187ce5427dde831ba5f30dfc386fcd3c848a8e80ec", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling protobuf v3.7.1 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking quick-xml v0.32.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking cpufeatures v0.2.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling portable-atomic v1.3.3 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking clap_builder v4.5.27 [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] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking clap v4.5.27 [INFO] [stderr] Checking plist v1.7.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling 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] Checking rusqlite v0.33.0 [INFO] [stderr] Compiling imessage-database v0.0.0 (/opt/rustwide/workdir/imessage-database) [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] error[E0308]: mismatched types [INFO] [stdout] --> imessage-exporter/src/app/compatibility/converters/sticker.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | let args = vec![&formatted_from, to_path]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> imessage-exporter/src/app/compatibility/converters/sticker.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | let args = vec![&formatted_from, to_path]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> imessage-exporter/src/app/compatibility/converters/sticker.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | let args = vec![&formatted_from, to_path]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `[&String; _]`, found `[&str; 2]` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected array `[&std::string::String; _]` [INFO] [stdout] found array `[&str; 2]` [INFO] [stdout] help: the return type of this call is `[&str; 2]` due to the type of the argument passed [INFO] [stdout] --> imessage-exporter/src/app/compatibility/converters/sticker.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | let args = vec![&formatted_from, to_path]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this argument influences the return type of `write_box_via_move` [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/87f2ecc56b5f6032b075c8934ebc77f28d57183c/library/alloc/src/intrinsics.rs:15:7 [INFO] [stdout] = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `imessage-exporter` (bin "imessage-exporter") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `imessage-exporter` (bin "imessage-exporter" test) due to 1 previous error [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] running `Command { std: "docker" "inspect" "57b684e815754e7bc4dd0a187ce5427dde831ba5f30dfc386fcd3c848a8e80ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57b684e815754e7bc4dd0a187ce5427dde831ba5f30dfc386fcd3c848a8e80ec", kill_on_drop: false }` [INFO] [stdout] 57b684e815754e7bc4dd0a187ce5427dde831ba5f30dfc386fcd3c848a8e80ec