[INFO] cloning repository https://github.com/ArcherHeffern/iMessage-undeleter-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArcherHeffern/iMessage-undeleter-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArcherHeffern%2FiMessage-undeleter-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArcherHeffern%2FiMessage-undeleter-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a56fe37fc1b3d2bd8534c89f8df27113ff3a6140
[INFO] documenting ArcherHeffern/iMessage-undeleter-rust against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArcherHeffern%2FiMessage-undeleter-rust" "/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/ArcherHeffern/iMessage-undeleter-rust
[INFO] finished tweaking git repo https://github.com/ArcherHeffern/iMessage-undeleter-rust
[INFO] tweaked toml for git repo https://github.com/ArcherHeffern/iMessage-undeleter-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArcherHeffern/iMessage-undeleter-rust on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArcherHeffern/iMessage-undeleter-rust 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded protobuf-support v3.7.2
[INFO] [stderr]   Downloaded fdlimit v0.3.0
[INFO] [stderr]   Downloaded cc v1.2.26
[INFO] [stderr]   Downloaded aes-kw v0.2.1
[INFO] [stderr]   Downloaded lzma-rs v0.3.0
[INFO] [stderr]   Downloaded crabapple v0.4.1
[INFO] [stderr]   Downloaded protobuf-parse v3.7.2
[INFO] [stderr]   Downloaded plist v1.7.1
[INFO] [stderr]   Downloaded protobuf-codegen v3.7.2
[INFO] [stderr]   Downloaded quick-xml v0.32.0
[INFO] [stderr]   Downloaded protobuf v3.7.2
[INFO] [stderr]   Downloaded rusqlite v0.36.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.34.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c285649b09964eb9a322625260ac5414ece2ca5026f75ae027c7572bf77ee3a
[INFO] running `Command { std: "docker" "start" "-a" "6c285649b09964eb9a322625260ac5414ece2ca5026f75ae027c7572bf77ee3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c285649b09964eb9a322625260ac5414ece2ca5026f75ae027c7572bf77ee3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c285649b09964eb9a322625260ac5414ece2ca5026f75ae027c7572bf77ee3a", kill_on_drop: false }`
[INFO] [stdout] 6c285649b09964eb9a322625260ac5414ece2ca5026f75ae027c7572bf77ee3a
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81e01f80bf7a34d06d465f0b0a297db4dc3ef547db604d2588060bd3f9c85fd1
[INFO] running `Command { std: "docker" "start" "-a" "81e01f80bf7a34d06d465f0b0a297db4dc3ef547db604d2588060bd3f9c85fd1", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]     Checking quick-xml v0.32.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking aes-kw v0.2.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling libsqlite3-sys v0.34.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking plist v1.7.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]     Checking fdlimit v0.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling imessage-database v0.0.0 (/opt/rustwide/workdir/imessage-database)
[INFO] [stderr]     Checking rusqlite v0.36.0
[INFO] [stderr]     Checking crabapple v0.4.1
[INFO] [stderr]  Documenting 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:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn body(&self) -> Vec<BubbleComponent> {
[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] 73 |     fn body(&self) -> Vec<BubbleComponent<'_>> {
[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<Statement, TableError> {
[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<Statement<'_>, 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:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn get(db: &Connection) -> Result<Statement, TableError> {
[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] 38 |     fn get(db: &Connection) -> Result<Statement<'_>, 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:113:20
[INFO] [stdout]     |
[INFO] [stdout] 113 |     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] 113 |     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/chat_handle.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn get(db: &Connection) -> Result<Statement, TableError> {
[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<Statement<'_>, 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:33:16
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn get(db: &Connection) -> Result<Statement, TableError> {
[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] 33 |     fn get(db: &Connection) -> Result<Statement<'_>, 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<String>) -> Vec<BubbleComponent> {
[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<String>) -> Vec<BubbleComponent<'_>> {
[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:260:16
[INFO] [stdout]     |
[INFO] [stdout] 260 |     fn get(db: &Connection) -> Result<Statement, TableError> {
[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] 260 |     fn get(db: &Connection) -> Result<Statement<'_>, 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:452:13
[INFO] [stdout]     |
[INFO] [stdout] 452 |     fn body(&self) -> Vec<BubbleComponent> {
[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] 452 |     fn body(&self) -> Vec<BubbleComponent<'_>> {
[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:681:25
[INFO] [stdout]     |
[INFO] [stdout] 681 |     pub fn group_action(&self) -> Option<GroupAction> {
[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] 681 |     pub fn group_action(&self) -> Option<GroupAction<'_>> {
[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:921:20
[INFO] [stdout]     |
[INFO] [stdout] 921 |     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] 921 |     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:1049:29
[INFO] [stdout]      |
[INFO] [stdout] 1049 |     pub fn get_announcement(&self) -> Option<Announcement> {
[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] 1049 |     pub fn get_announcement(&self) -> Option<Announcement<'_>> {
[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:1067:20
[INFO] [stdout]      |
[INFO] [stdout] 1067 |     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] 1067 |     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:1122:27
[INFO] [stdout]      |
[INFO] [stdout] 1122 |     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] 1122 |     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<Statement, TableError>;
[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<Statement<'_>, 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:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn body(&self) -> Vec<BubbleComponent>;
[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] 93 |     fn body(&self) -> Vec<BubbleComponent<'_>>;
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting imessage-undeleter v0.0.0 (/opt/rustwide/workdir/imessage-undeleter)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.97s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/imessage_database/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "81e01f80bf7a34d06d465f0b0a297db4dc3ef547db604d2588060bd3f9c85fd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81e01f80bf7a34d06d465f0b0a297db4dc3ef547db604d2588060bd3f9c85fd1", kill_on_drop: false }`
[INFO] [stdout] 81e01f80bf7a34d06d465f0b0a297db4dc3ef547db604d2588060bd3f9c85fd1
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a087673929390ea7a68b0071b9b4c518c0438845bd95d51b67568e3c2b5f35cc
[INFO] running `Command { std: "docker" "start" "-a" "a087673929390ea7a68b0071b9b4c518c0438845bd95d51b67568e3c2b5f35cc", kill_on_drop: false }`
[INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "a087673929390ea7a68b0071b9b4c518c0438845bd95d51b67568e3c2b5f35cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a087673929390ea7a68b0071b9b4c518c0438845bd95d51b67568e3c2b5f35cc", kill_on_drop: false }`
[INFO] [stdout] a087673929390ea7a68b0071b9b4c518c0438845bd95d51b67568e3c2b5f35cc
